Skip to content

Commit

Permalink
Update managed-identity-best-practices.md (#26139)
Browse files Browse the repository at this point in the history
  • Loading branch information
msJinLei authored Sep 20, 2024
1 parent fe30631 commit 1905db6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ autorest.powershell is unable to transform IdentityType as the best practice des
- Include a customization script to transform the parameter IdentityType to EnableSystemAssignedIdentity by `get` + `patch` update for this type of operation. The following are the detailed steps on how to accomplish this.
- disable transformation for the operation which reported error in README.md by
```
disable-transform-identity-type-for-operation
disable-transform-identity-type-for-operation:
- Operation_id
```
- hide the corresponding Update cmdlet in directive by
Expand Down

0 comments on commit 1905db6

Please sign in to comment.