diff --git a/docs-ref-services/latest/authorization.md b/docs-ref-services/latest/authorization.md index dbe5e9ef1271..536ea5242bae 100644 --- a/docs-ref-services/latest/authorization.md +++ b/docs-ref-services/latest/authorization.md @@ -18,8 +18,6 @@ pip install azure-mgmt-authorization The following code creates an instance of the management client. -You will need to provide your ``subscription_id`` which can be retrieved from [your subscription list](https://manage.windowsazure.com/#Workspaces/AdminTasks/SubscriptionMapping). - See [Resource Management Authentication](/python/azure/python-sdk-azure-authenticate) for details on handling Azure Active Directory authentication with the Python SDK, and creating a ``Credentials`` instance. ```python @@ -56,4 +54,4 @@ permissions = self.authorization_client.permissions.list_for_resource_group( ``` > [!div class="nextstepaction"] -> [Explore the Management APIs](/python/api/azure-mgmt-authorization) \ No newline at end of file +> [Explore the Management APIs](/python/api/azure-mgmt-authorization)
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: