Skip to content

Commit 2e56fac

Browse files
Merge pull request #8339 from MicrosoftDocs/artifacts/hotfix
best practices
2 parents 6caf65f + e0a3652 commit 2e56fac

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

docs/artifacts/artifacts-key-concepts.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ You must be a feed owner also to delete feeds. Deleted feeds remain in the recyc
6262

6363
## Related content
6464

65-
- [What are feeds?](./concepts/feeds.md)
66-
67-
- [Feed views](./concepts/views.md)
65+
- [Azure Artifacts best practices](concepts/best-practices.md)
6866

6967
- [Azure Artifacts Upstream Sources](./concepts/upstream-sources.md)
7068

docs/artifacts/get-started-artifacts-ai.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,5 @@ dotnet nuget push --source <FEED_NAME> --api-key <ANY_STRING> <PACKAGE_PATH>
205205

206206
> [!div class="nextstepaction"]
207207
> [Monitor Artifacts storage](artifact-storage.md)
208+
> [Azure Artifacts best practices](concepts/best-practices.md)
208209
> [Share packages publicly](tutorials/share-packages-publicly.md)

docs/artifacts/reference/limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@ Azure Artifacts is a highly scalable package management solution that enables de
5252
## Related articles
5353

5454
- [Delete and recover packages](../how-to/delete-and-recover-packages.md)
55-
- [Publish and download Universal Packages](../quickstarts/universal-packages.md)
55+
56+
- [Azure Artifacts best practices](../concepts/best-practices.md)
57+
5658
- [Upstream sources](../tutorials/protect-oss-packages-with-upstream-sources.md)

docs/artifacts/start-using-azure-artifacts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ If you have questions about your artifact storage or consumption, see the [Stora
114114

115115
## Related content
116116

117+
- [Azure Artifacts best practices](concepts/best-practices.md)
118+
117119
- [Limits on package sizes and counts](reference/limits.md)
118120

119121
- [Manage permissions](feeds/feed-permissions.md)

0 commit comments

Comments
 (0)