AzOps icon indicating copy to clipboard operation
AzOps copied to clipboard

AzOps is a PowerShell module which deploys (Push) ARM Resource Templates & Bicep files at all Azure scope levels and exports (Pull) ARM resource hierarchy.

Results 33 AzOps issues
Sort by recently updated
recently updated
newest added

# Overview/Summary This PR includes functional tests for the 10 Resource Types. Closes #603 Fixes #603 ## This PR fixes/adds/changes/removes 1. Adds functional tests to 10 resource types ## Testing...

### Discussed in https://github.com/Azure/AzOps/discussions/667 Originally posted by **mikewo-dc** July 5, 2022 I have encountered this a few times now - enough to wonder what is happening - Can anyone help...

enhancement
area/accelerator

**Describe the bug** No ARM template is ever Pull'd by AzOps for Microsoft.Authorization/locks resource created at Resource Group scope. Push for an ARM template for Microsoft.Authorization/locks resource at Resource Group...

enhancement
area/powershell

**Describe the solution you'd like** Expand functional test cases for AzOps. Adding these 10 common cases improves confidence in codebase changes by consequently testing their impact and possible ripple effects...

enhancement
tests

# Overview/Summary Update docs to reflect changes in https://github.com/Azure/AzOps-Accelerator/pull/121 Change requested by #592 Please don't merge until the implementing PR is merged into AzOps-Accelerator if there are any changes to...

do-not-merge

**Describe the solution you'd like** If I commit multiple templates at once the current behavior of AzOps is to create deployments in alphabetical order based on my template names. I...

enhancement
area/powershell
area/accelerator

**Describe the bug** Deployment of `Microsoft.Network/firewallPolicies/ruleCollectionGroups` are failing with "Internal Server Error" / "The response for resource had empty or invalid content.” Seems to be RP backend issue, opening issue...

awareness

Implement deletion support for autogenerated `Microsoft.Authorization/policyDefinitions` and `Microsoft.Authorization/policySetDefinitions`. - [ ] Handle removal of associated policyAssignments if any exists - WhatIf + Deletion - [ ] Comment if policyDefinition is...

enhancement
area/powershell

Update AzOps Pull to pull the exported templates in Bicep, is an added option to give customer more flexibility.

enhancement
area/powershell
long-term

AzOps - Pull pipeline of AzOps Accelerator run in Azure DevOps fails to grab information about all of the subscriptions and times out. SPN has been given privileges over root...

enhancement
area/powershell
long-term