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
Thank you for raising this, this is currently by design. We are aware of the fact that some Microsoft-created resources use these characters.
We will discuss internally how to improve this and update as soon as possible.
Hi all,
when perfoming Pull on our entire Azure structure, we recieve this error and pull fails
WARNING: [10:39:20][ConvertTo-AzOpsState] The specified AzOpsState file contains invalid characters (remove any "[" or "]" characters)! Skipping
This is happening on a single resource containing "brackets" in its name ("start-stop-vm[la-sap-vm-scheduler].json")
I have seen this FAQ @https://github.com/azure/azops/wiki/frequently-asked-questions#subscriptions-or-resources-not-showing-up-in-repository ;
Anyway there are resources created by microsoft that contains square brackets by default.
So far the only solution I found is to skip all the objects having the same type of the one causing the problem, but its quite a weird solution. Is there any way at least to simply skip one reource based on his name/ID?
Thank you all in advance.
D
The text was updated successfully, but these errors were encountered: