You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Create a variable called **myActions** and then pass that variable. Replace the same actions with the actions for the roleDefinition.
71
+
> Create a variable called **myActions** and then pass that variable. Replace the sample actions with the actions for the roleDefinition.
72
72
73
73
When the deployment finishes, you should see a message indicating the deployment succeeded.
74
74
@@ -123,22 +123,22 @@ Here are the changes you would need to make to the previous Bicep file to update
123
123
124
124
---
125
125
126
-
4. Use Azure CLI or Azure PowerShell to deploy the updated Bicep file, replacing **<\name-id\>** with the roleDefName, and replacing the sample actions with the updated actions for the roleDefinition.
126
+
4. Use Azure CLI or Azure PowerShell to deploy the updated Bicep file, replacing **\<name-id\>** with the roleDefName, and replacing the sample actions with the updated actions for the roleDefinition.
0 commit comments