Skip to content

Commit b2b6918

Browse files
authored
Merge pull request #5819 from s-polly/stp_ml_gif
removed non-compliant gif
2 parents f32666f + cffb180 commit b2b6918

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/machine-learning/how-to-authenticate-batch-endpoint.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ To configure the compute cluster for data access, follow these steps:
363363

364364
1. Save the changes.
365365

366-
:::image type="content" source="media/how-to-authenticate-batch-endpoint/guide-manage-identity-cluster.gif" alt-text="Animation showing the steps to assign a managed identity to a cluster.":::
367-
368366
1. Go to the [Azure portal](https://portal.azure.com) and navigate to the associated storage account where the data is located. If your data input is a Data Asset or a Data Store, look for the storage account where those assets are placed.
369367

370368
1. Assign Storage Blob Data Reader access level in the storage account:

docfx.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,8 @@
458458
"articles/machine-learning/component-reference/*.yml": "365-days",
459459
"articles/machine-learning/component-reference-v2/*.md": "365-days",
460460
"articles/machine-learning/component-reference-v2/*.yml": "365-days",
461+
"articles/open-datasets/**/*.md": "365-days",
462+
"articles/open-datasets/**/*.yml": "365-days",
461463
"articles/machine-learning/v1/*.md": "365-days"
462464
},
463465
"ms.custom": {

0 commit comments

Comments
 (0)