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
@description('Specifies the object id of a Microsoft Entra ID user. In general, this the object id of the system administrator who deploys the Azure resources. This defaults to the deploying user.')
395
-
paramuserObjectIdstring = ''
395
+
paramuserObjectIdstring = deployer().objectId
396
396
397
397
// APIM
398
398
@description('Specifies if Microsoft APIM is deployed.')
0 commit comments