File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-monitor/logs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ To set the default workspace retention:
67
67
68
68
# [ API] ( #tab/api-3 )
69
69
70
- To set the retention and archive duration for a table, call the ** Workspaces- Update** API:
70
+ To set the retention and archive duration for a table, call the [ Workspaces - Update API] ( /rest/api/azureml/workspaces/update ) :
71
71
72
72
``` http
73
73
PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}?api-version=2023-09-01
@@ -159,7 +159,7 @@ To set the retention and archive duration for a table in the Azure portal:
159
159
160
160
# [ API] ( #tab/api-1 )
161
161
162
- To set the retention and archive duration for a table, call the ** Tables - Update** API:
162
+ To set the retention and archive duration for a table, call the [ Tables - Update API] ( /rest/api/loganalytics/tables/update ) :
163
163
164
164
``` http
165
165
PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}?api-version=2022-10-01
You can’t perform that action at this time.
0 commit comments