Skip to content

Commit cb8a180

Browse files
committed
fixed absolute link
1 parent ab6f611 commit cb8a180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/automate/tutorial-seed-historical-cost-dataset-exports-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ We recommend creating one-time data exports in one month chunks. If you want to
8787

8888
## Run each Export
8989

90-
Now that you have created the Export for each month, you need to manually run each by calling the [Execute API](https://docs.microsoft.com/en-us/rest/api/cost-management/exports/execute?tabs=HTTP). An example request to the API is below.
90+
Now that you have created the Export for each month, you need to manually run each by calling the [Execute API](/rest/api/cost-management/exports/execute). An example request to the API is below.
9191

9292
```http
9393
POST https://management.azure.com/{scope}/providers/Microsoft.CostManagement/exports/{exportName}/run?api-version=2021-10-01

0 commit comments

Comments
 (0)