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/anomalydetector/azure-ai-anomalydetector/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -212,13 +212,13 @@ else:
212
212
213
213
To see how to use Anomaly Detector library to conduct Multivariate Anomaly Detection, see this [sample](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/anomalydetector/azure-ai-anomalydetector/samples/sample_multivariate_detect.py).
214
214
215
-
To get more details of Anomaly Detector package, refer to this [azure.ai.anomalydetector package](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-anomalydetector/latest/azure.ai.anomalydetector.html#).
215
+
To get more details of Anomaly Detector package, refer to this [azure.ai.anomalydetector package](https://azuresdkdocs.z19.web.core.windows.net/python/azure-ai-anomalydetector/latest/azure.ai.anomalydetector.html#).
216
216
217
217
## Troubleshooting
218
218
219
219
### General
220
220
221
-
Anomaly Detector client library will raise exceptions defined in [Azure Core](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/azure.core.html#module-azure.core.exceptions).
221
+
Anomaly Detector client library will raise exceptions defined in [Azure Core](https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/azure.core.html#module-azure.core.exceptions).
222
222
223
223
### Logging
224
224
@@ -234,7 +234,7 @@ See full SDK logging documentation with examples [here](https://learn.microsoft.
234
234
### Optional Configuration
235
235
236
236
Optional keyword arguments can be passed in at the client and per-operation level.
237
-
The azure-core [reference documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
237
+
The azure-core [reference documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
Copy file name to clipboardExpand all lines: sdk/contentsafety/azure-ai-contentsafety/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -653,7 +653,7 @@ See full SDK logging documentation with examples [here](https://learn.microsoft.
653
653
654
654
### Optional Configuration
655
655
656
-
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
656
+
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
657
657
658
658
## Next steps
659
659
@@ -690,7 +690,7 @@ additional questions or comments.
Copy file name to clipboardExpand all lines: sdk/digitaltwins/azure-digitaltwins-core/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -410,7 +410,7 @@ model = service_client.get_model(model_id, logging_enable=True)
410
410
```
411
411
412
412
### Optional Configuration
413
-
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
413
+
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
Copy file name to clipboardExpand all lines: sdk/digitaltwins/azure-digitaltwins-core/samples/Readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -403,7 +403,7 @@ model = service_client.get_model(model_id, logging_enable=True)
403
403
```
404
404
405
405
### Optional Configuration
406
-
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
406
+
Optional keyword arguments can be passed in at the client and per-operation level. The azure-core [reference documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/azure.core.html) describes available configurations for retries, logging, transport protocols, and more.
0 commit comments