rclone/backend/azureblob
Dmitry Sitnikov b439199578
azureblob: Fix typo in Azure Blob help
Change the command to create RBAC file to the correct one
`az ad sp create-for-rbac`
Add the link to the command documentation
https://docs.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az_ad_sp_create_for_rbac
2021-07-05 15:58:41 +01:00
..
azureblob_internal_test.go azureblob: require go1.14+ to compile due to SDK changes 2021-01-30 18:01:12 +00:00
azureblob_test.go azureblob: require go1.14+ to compile due to SDK changes 2021-01-30 18:01:12 +00:00
azureblob_unsupported.go azureblob: require go1.14+ to compile due to SDK changes 2021-01-30 18:01:12 +00:00
azureblob.go azureblob: Fix typo in Azure Blob help 2021-07-05 15:58:41 +01:00
imds_test.go azureblob: require go1.14+ to compile due to SDK changes 2021-01-30 18:01:12 +00:00
imds.go azureblob: require go1.14+ to compile due to SDK changes 2021-01-30 18:01:12 +00:00