-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
az ts export -s {} --output-folder {} #17759
Comments
Resource |
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure. Issue DetailsThis is autogenerated. Please review and update as needed.Describe the bugaz ts export is throwing an error for valid input: Command Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected BehaviorThe templates in -s "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Resources/templateSpecs/{}/versions/{}" should have been exported to the destination specified by the --output-folder param Environment Summary
Additional Context
|
@detienne20 could you please help to have a look at this issue~ |
Seeing the same error message as of yesterday, which is weird as the command has been in use for quite some time now... For some reason some template specs have the |
@detienne20, despite #17890 being successfully resolved I am still seeing issue even with 2.23.0:
The template spec in question does not have any artifacts defined: |
I have this issue too. Happy for you to ping me internally if you want to see the debug output. I'm using CLI v2.24.2. |
@detienne20 Any update for this issue? |
Any update? |
Thank you for your patience, the fix for this is in progress and will be released soon. |
This is autogenerated. Please review and update as needed.
Describe the bug
az ts export is throwing an error for valid input:
az ts export -s /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Resources/templateSpecs/{}/versions/{} --output-folder ./exported
Command Name
az ts export
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az ts export -s {} --output-folder {}
Expected Behavior
The templates in -s "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Resources/templateSpecs/{}/versions/{}" should have been exported to the destination specified by the --output-folder param
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: