End of Support Date for Microsoft.azure.relay Version 2.0.01559.6
Hi, Can you please help me with End of Support Date for Microsoft.azure.relay Version 2.0.01559.6
Controllers do not appear in Visual Studio 2022
I have a project I created with ASP.Net Core on Visual Studio 2022. I also save my project on Github. When I want to add a Controller to my project content, the options do not appear and it is not available in NuGet Package. What can I do about this?
i am trying add user permission in subscription,there i am getting error .
i am trying add user permission in subscription,there i am getting error that you dont have permission to do this task. i am unable to use any service since i am not getting permission to even create a resources group and not even getting permission to…
CreateProfile Win32 function failing for Windows Server 2008 R2.
I am sharing a code snippet which is working completely fine for the Windows Server 2012, 2016, 2019 and 2022 but the same MSI Windows Installer Application is getting errored out only for the Windows Server 2008 R2 Machines with the error message for…
Site-to-Site VPN Connection Status Changes to Unknown
Hello, I set up a Site-to-Site VPN connection from an Azure VNET to an on-premise network to access a private SMS gateway, following this tutorial: Site-to-Site VPN Gateway Setup. Here’s the setup: The on-premise VPN device is supported. The local…
We’re unable to validate your phone number
while creating a new account at dev.azure.com. When I'm trying to get verification code to verify phone number. when I click on Send Text or Call me, I get an error on new page "We’re unable to validate your phone number".
Windows Autopatch document hard to understand and use.
I've read the autopatch document. Microsoft seems to make things more confusing and provides less explanation with every iteration of a product. I can not for the life of me understand what microsoft wants to set this up. …
Error Failed to Save Logic App
I am getting this error in Power Automate when trying to set a monthly re-occurrence on a specific day in the code view. Failed to save logic app TestingRecurence. The recurrence schedule of trigger 'Recurrence' could not have 'WeekDays' for recurrence…
Power automate to azure storage
Hello, We are not able to connect using power automate connector to azure storage getting error 403 Authorization failure. This storage account has pvt end point and network setting as selected virtual network. What could be the cause of this issue and…
Need help in extracting the Application permissions supported by Microsoft Graph
Need help in extracting the Application permissions supported by Microsoft Graph (along with their value) • Id: The unique identifier for the permission. •API Type: whether it belongs to teams or calendar or directory • Value: The name of the…
Tajik Language In Azure Translator Not Supported
Thanks, The Tajik language is listed here as one of the supported languages in Azure Translator https://learn.microsoft.com/en-us/azure/ai-services/translator/language-support But it is not returned by the API: …
Failed to add NIC in Load Balancer due to DifferentSkuLoadBalancersAndPublicIPAddressNotAllowed error
I have a public LB with Basic SKU. It has a frontend named "FrontendTemp" with IP Address Basic SKU as well. I have another public LB, but with Standard SKU. It has a frontend named "myFrontend" with IP Address Standard SKU as…
How can I retrieve images in a chunked Azure search index?
My issue is relatively simple. I am using Azure Ai Search to index a set of documents. These documents are mostly PDFs but other formats as well. Most of them have embedded images. I know that in the document cracking phase these images are split from…
Custom Javascript/Css files are returning 404 resource not found when deploying .net 8 Razor Pages web app. The page loads Site.js/.css perfectly fine and all the files are in respective directories what could the issue be?
So I developed a simple .net 8 razor pages tool that uses two custom.js files that work fine locally but when I deploy to server in IIS they return 404 resource not found. The site.js/.css files load perfectly fine and all the files are located in the…
Azure Web App Deployment Successful but Site Not Accessible - Stuck Loading Repository
I have deployed a web app, but it is not accessible when trying to access it via its URL.In the Azure Web App Deployment Center the status shows the app deployed successfully and the status is "Active". However the Project, Repository, and…
Having two MS ID and wanted merge certification profiles so details should be in one transcript
I have two MS ID and wanted merge certifications profiles so details should be in one transcript, as one of MS ID already linked to work account so facing issues. So need your help on the same
Can a backend pool VM connect to it's load balancer URL?
Hi Team, I have come across a scenario where the backend pool had to connect to the Load Balancer URL. Backend pool server is listening on port 7443 Load Balancer is configured with this single backend pool server. When the App URL is tried accessing…
SQL server doesn't implicitly cast from VARCHAR to FLOAT in some scenarios
--This works fine DECLARE @sampleVar FLOAT = '123.034'; SELECT @sampleVar ; --This throws error SELECT '123.034'*-1; When I try to do the above, I notice that the implicit CAST is happening for variable assigment , but I get a cast exception for the…
APIM Version Set name - How to find and set it from Portal?
I am using Azure APIOPS CI/CD process to do CI/CD of APIM and artifacts. To extract and publish Versionset, the tool need to specify versionset name (not the display name). I can find the actual name by using az cli. However it is cumbersome az…
create a connector like key Vault connector as a Microsoft connector.
We have a service want to create it as a connector like key vault connector, which can provide it to customer directly and use managed identity easily. I found it hard to use the custom connector, because the auth type is little out of date, for example,…