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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
Add invalid characters logic (#700) Note: This feature introduces a behaviour that remove invalid characters at filename creation. This harmonizes filename characters to ensure illegal filesystem characters are replaced/not part of filenames generated.
Added graceful error handling for child resource export (#705)
Features
Add Microsoft.authorization/locks support (#704) Note: This feature is configurable through a new setting Core.SkipLock in settings.json. Have a look at Azure/AzOps-Accelerator#127 for further details.