Fix sphinx error
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/908aa5bf Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/908aa5bf Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/908aa5bf Branch: refs/heads/trunk Commit: 908aa5bfba9b47467f8c1708069981c367d0cbf9 Parents: dd0e396 Author: anthony-shaw <anthonys...@apache.org> Authored: Fri Apr 15 08:52:21 2016 +1000 Committer: anthony-shaw <anthonys...@apache.org> Committed: Fri Apr 15 08:52:21 2016 +1000 ---------------------------------------------------------------------- docs/compute/drivers/azure_arm.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/908aa5bf/docs/compute/drivers/azure_arm.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/azure_arm.rst b/docs/compute/drivers/azure_arm.rst index 3f111cc..6506d57 100644 --- a/docs/compute/drivers/azure_arm.rst +++ b/docs/compute/drivers/azure_arm.rst @@ -26,6 +26,7 @@ The following directions are based on https://azure.microsoft.com/en-us/documentation/articles/resource-group-authenticate-service-principal/ .. sourcecode:: bash + azure ad app create --name "<Your Application Display Name>" --home-page "<https://YourApplicationHomePage>" --identifier-uris "<https://YouApplicationUri>" --password <Your_Password> azure ad sp create "<Application_Id>" azure role assignment create --objectId "<Object_Id>" -o Owner -c /subscriptions/{subscriptionId}/