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
Copy file name to clipboardExpand all lines: sdk/storage/azure-mgmt-storage/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ pip install azure-identity
24
24
25
25
### Authentication
26
26
27
-
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.
Copy file name to clipboardExpand all lines: sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_accounts_operations.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1399,7 +1399,7 @@ async def begin_failover(
1399
1399
primary use case of a Planned Failover is disaster recovery testing drills. This type of
1400
1400
failover is invoked by setting FailoverType parameter to 'Planned'. Learn more about the
Copy file name to clipboardExpand all lines: sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignment_instances_report_operations.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ def list(
84
84
:type maxpagesize: int
85
85
:param filter: Optional. When specified, it can be used to query using reporting properties.
Copy file name to clipboardExpand all lines: sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignments_instances_report_operations.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ def list(
79
79
:type maxpagesize: int
80
80
:param filter: Optional. When specified, it can be used to query using reporting properties.
0 commit comments