Skip to content

Commit 3fd56d0

Browse files
Merge pull request #243781 from pdjokar96/dynatrace-anis-branding
Adding portal and Marketplace links for Dynatrace
2 parents ede3b89 + 4cf3674 commit 3fd56d0

File tree

6 files changed

+41
-7
lines changed

6 files changed

+41
-7
lines changed

articles/partner-solutions/dynatrace/dynatrace-create.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,10 @@ Use the Azure portal to find Azure Native Dynatrace Service application.
131131
## Next steps
132132

133133
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)
134-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
134+
- Get started with Azure Native Dynatrace Service on
135+
136+
> [!div class="nextstepaction"]
137+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
138+
139+
> [!div class="nextstepaction"]
140+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

articles/partner-solutions/dynatrace/dynatrace-how-to-configure-prereqs.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,10 @@ To use the Security Assertion Markup Language (SAML) based single sign-on (SSO)
4040
## Next steps
4141

4242
- [Quickstart: Create a new Dynatrace environment](dynatrace-create.md)
43-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
43+
- Get started with Azure Native Dynatrace Service on
44+
45+
> [!div class="nextstepaction"]
46+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
47+
48+
> [!div class="nextstepaction"]
49+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

articles/partner-solutions/dynatrace/dynatrace-how-to-manage.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,10 @@ If more than one Dynatrace resource is mapped to the Dynatrace environment using
128128
## Next steps
129129

130130
- For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).
131-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
131+
- Get started with Azure Native Dynatrace Service on
132+
133+
> [!div class="nextstepaction"]
134+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
135+
136+
> [!div class="nextstepaction"]
137+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

articles/partner-solutions/dynatrace/dynatrace-link-to-existing.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,10 @@ When you've finished adding tags, select **Next: Review+Create.**
115115
## Next steps
116116

117117
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)
118-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
118+
- Get started with Azure Native Dynatrace Service on
119+
120+
> [!div class="nextstepaction"]
121+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
122+
123+
> [!div class="nextstepaction"]
124+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

articles/partner-solutions/dynatrace/dynatrace-overview.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 02/02/2023
1313

1414
Azure Native ISV Services enable you to easily provision, manage, and tightly integrate independent software vendor (ISV) software and services on Azure. This Azure Native ISV Service is developed and managed by Microsoft and Dynatrace.
1515

16-
You can find Azure Native Dynatrace Service in the [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or get it on [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
16+
You can find Azure Native Dynatrace Service in the [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview).
1717

1818
Dynatrace is a monitoring solution that provides deep cloud observability, advanced AIOps, and continuous runtime application security capabilities in Azure.
1919

@@ -44,6 +44,10 @@ For more help using Azure Native Dynatrace Service, visit the [Dynatrace](https:
4444
## Next steps
4545

4646
- To create an instance of Dynatrace, see [QuickStart: Get started with Dynatrace](dynatrace-create.md).
47-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
47+
- Get started with Azure Native Dynatrace Service on
4848

49+
> [!div class="nextstepaction"]
50+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
4951
52+
> [!div class="nextstepaction"]
53+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

articles/partner-solutions/dynatrace/dynatrace-troubleshoot.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,10 @@ This document contains information about troubleshooting your solutions that use
6262
## Next steps
6363

6464
- Learn about [managing your instance](dynatrace-how-to-manage.md) of Dynatrace.
65-
- Get started with Azure Native Dynatrace Service on [Azure Portal](https://aka.ms/partners/Dynatrace/portal) or [Azure Marketplace](https://aka.ms/partners/Dynatrace/AMPOffer).
65+
- Get started with Azure Native Dynatrace Service on
66+
67+
> [!div class="nextstepaction"]
68+
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Dynatrace.Observability%2Fmonitors)
69+
70+
> [!div class="nextstepaction"]
71+
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/dynatrace.dynatrace_portal_integration?tab=Overview)

0 commit comments

Comments
 (0)