Skip to content

Commit 6ffedb1

Browse files
committed
update the link
1 parent c2c59cb commit 6ffedb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/deployment-stacks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Deployment stacks provide the following benefits:
4343
- A management group-scoped stack is restricted from deploying to another management group. It can only deploy to the management group of the stack itself or to a child subscription.
4444
- The PowerShell command help lists a `DeleteResourcesAndResourcesGroups` value for the `ActionOnUnmanage` switch. When this value is used, the command detaches the managed resources and the resource groups. This value will be removed in the next update. Don't use this value.
4545
- In some cases, the New and Set cmdlets of Azure PowerShell may return a generic template validation error that is not clearly actionable. This bug will be fixed in the next release, but for now, if the error is unclear, you can run the cmdlet in debug mode to see a more detailed error in the raw response.
46-
- Deploy stacks are not supported by Microsoft Graph provider. For more information, see [Deployment Error: This application {0} isn't authorized to call Microsoft Graph using a Bicep template](/graph/templates/known-issues-graph-bicep.md#deployment-error-this-application-0-isnt-authorized-to-call-microsoft-graph-using-a-bicep-template).
47-
46+
- Deploy stacks are not supported by [Microsoft Graph provider](https://aka.ms/graphbicep).
47+
4848
## Built-in roles
4949

5050
> [!WARNING]

0 commit comments

Comments
 (0)