MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.01k stars 21k forks source link

Example code error report for: az mysql flexible-server import create #122261

Closed MathFrenchToast closed 1 week ago

MathFrenchToast commented 1 week ago

Example Error on page: https://learn.microsoft.com/en-us/azure/mysql/migrate/migrate-external-mysql-import-cli

on section: trigger-an-azure-database-for-mysql-import-operation-to-migrate-from-azure-database-for-mysql--flexible-server

In azure cli example

... skip definition ...

az mysql flexible-server import create --data-source-type "azure_blob" --data-source "https://onprembackup.blob.core.windows.net/onprembackup" --data-source-backup-dir "mysql_backup_percona" –-data-source-token "{sas-token}" --resource-group "test-rg"  --name "test-flexible-server" –-sku-name Standard_D2ds_v4  --tier GeneralPurpose –-version 5.7 -–location "westus”

Some errors on this bloc:


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

TPavanBalaji commented 1 week ago

@MathFrenchToast Thanks for your feedback! We will investigate and update as appropriate.

TPavanBalaji commented 1 week ago

@MathFrenchToast Thanks for reporting this! We have created a PR for this issue and the changes should go live soon.

TPavanBalaji commented 1 week ago

@MathFrenchToast We are going to close this thread as resolved but if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.