From 5ca2da7be9d5c13dce891e7216f83dea2cc85df7 Mon Sep 17 00:00:00 2001 From: aksh-h Date: Mon, 27 Jan 2025 15:15:08 +0530 Subject: [PATCH 01/12] adding ribbon and updated packages --- .../ApplicationInsights.config | 121 +++++-- .../Views/Account/Verify.cshtml | 29 +- .../Views/Environment/CreateProject.cshtml | 13 +- src/VstsDemoBuilder/VstsDemoBuilder.csproj | 113 +++++-- src/VstsDemoBuilder/Web.config | 305 +++++++++--------- src/VstsDemoBuilder/packages.config | 38 ++- 6 files changed, 381 insertions(+), 238 deletions(-) diff --git a/src/VstsDemoBuilder/ApplicationInsights.config b/src/VstsDemoBuilder/ApplicationInsights.config index 44eddd1a..f87c7795 100644 --- a/src/VstsDemoBuilder/ApplicationInsights.config +++ b/src/VstsDemoBuilder/ApplicationInsights.config @@ -1,8 +1,43 @@  7f2c2d9c-82b6-4c29-a5ec-55dc332f3f7a + + + + + + + + + search|spider|crawl|Bot|Monitor|AlwaysOn + + + + + + + + + - + + + + core.windows.net + core.chinacloudapi.cn + core.cloudapi.de + core.usgovcloudapi.net + + + Microsoft.Azure.EventHubs + Microsoft.Azure.ServiceBus + + + + + + - + + + - System.Web.Handlers.TransferRequestHandler Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.RequestDataHttpHandler System.Web.StaticFileHandler System.Web.Handlers.AssemblyResourceLoader @@ -49,38 +112,30 @@ + - - - - 5 + + + + + + + + 5 + Event + + + 5 + Event + + + - - + - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/VstsDemoBuilder/Views/Account/Verify.cshtml b/src/VstsDemoBuilder/Views/Account/Verify.cshtml index 4aa7e1b5..dce37a6d 100644 --- a/src/VstsDemoBuilder/Views/Account/Verify.cshtml +++ b/src/VstsDemoBuilder/Views/Account/Verify.cshtml @@ -38,6 +38,9 @@

The purpose of this system is to simplify working with the Azure Devops hands-on-labs, demos and other education material provided by the Microsoft Azure Marketing team.

+
+

Starting February 28, 2025, we are eliminating the need for us to authenticate on your behalf. Instead you will have access to an executable (.exe) file to create projects. The application is available now and you can learn how to run it in the AzDevOpsDemoGenerator repo. If you encounter any issues, please let us know by creating an issue here

+
@@ -53,20 +56,20 @@

@ViewBag.resMessage

} + +

+