You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
27
+
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
28
28
29
29
-`AZURE_CLIENT_ID` for Azure client ID.
30
30
-`AZURE_TENANT_ID` for Azure tenant ID.
@@ -59,6 +59,3 @@ Code samples for this package can be found at:
59
59
If you encounter any bugs or have suggestions, please file an issue in the
Copy file name to clipboardExpand all lines: sdk/recoveryservicesdatareplication/azure-mgmt-recoveryservicesdatareplication/azure/mgmt/recoveryservicesdatareplication/__init__.py
+9-3
Original file line number
Diff line number
Diff line change
@@ -5,22 +5,28 @@
5
5
# Code generated by Microsoft (R) AutoRest Code Generator.
6
6
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
Copy file name to clipboardExpand all lines: sdk/recoveryservicesdatareplication/azure-mgmt-recoveryservicesdatareplication/azure/mgmt/recoveryservicesdatareplication/_configuration.py
0 commit comments