-
Notifications
You must be signed in to change notification settings - Fork 3.4k
AZL #22637
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botPortalaz portalaz portalcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-author-feedbackMore information is needed from author to address the issue.More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.There has been no recent activity on this issue.
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botPortalaz portalaz portalcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-author-feedbackMore information is needed from author to address the issue.More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.There has been no recent activity on this issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
az portal dashboard update
https://docs.microsoft.com/en-us/cli/azure/portal/dashboard?view=azure-cli-latest
Describe the bug
The AZ portal dashboard update command only accepts files with specific encoding which is not mentioned in the Microsoft documentation and throwing up errors when running other encoding types , the encoding type that is accepted is UTF-8
To Reproduce
I converted the file the customer sent to UTF-8 and ran the command but I didn't get any error
I converted the file the customer sent to ucs-2 le bom and I was getting the below error
I took a json file from my lab and converted to ucs-2 le bom but I got the below
Expected behavior
The AZ dashboard update command is suppose to accept any file format and if there any specifics, it should be stated in the Microsoft documentation
Environment summary
Additional context