Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

fix powershell deployment #158

Merged
merged 1 commit into from
May 16, 2023
Merged

fix powershell deployment #158

merged 1 commit into from
May 16, 2023

Conversation

arjenhuitema
Copy link
Collaborator

Error

New-AzManagementGroupDeployment -ManagementGroupId $managementGroupID -Location $location -TemplateFile ./infra-as-code/bicep/deploy_dine_policies.bicep

image

New-AzManagementGroupDeployment -ManagementGroupId $identityManagementGroup -Location $location -TemplateFile ./infra-as-code/bicep/assign_initiatives_identity.bicep -TemplateParameterFile ./infra-as-code/bicep/parameters-complete-identity.json

image

Changes

  • Format changes: infra-as-code/bicep/modules/policy/assignments/policyAssignmentManagementGroup.bicep
  • Format changes: src/resources/Microsoft.Authorization/policyDefinitions/deploy-activitylog-LAWorkspace-ReGen.bicep
  • Format changes: src/resources/Microsoft.Authorization/policyDefinitions/deploy-activitylog-ResourceHealth-UnHealthly-alert.bicep
  • Format changes; src/resources/Microsoft.Authorization/policyDefinitions/deploy-activitylog-ServiceHealth-Health.bicep

Copy link
Collaborator

@jfaurskov jfaurskov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jfaurskov jfaurskov merged commit 9eeb96d into Azure:main May 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants