IIS Express is running, but I get "Connection Refused" Error
I'm developing an ASP.Net Web Form application and an ASP.Net Api. /Edit: They are two different projects, have nothing to do with each other, but both have problems with IIS Express. /Edit VS Studio 2022 is updated, no firewall or virus scanner is…
Error with document intelligence: This region has quota of 0 instances for your subscription
Hi, I'm trying the document intelligence learning module at https://video2.skills-academy.com/en-us/training/modules/intro-to-form-recognizer/5-use-form-recognizer?source=learnWhen I copy the command and run it in the console, I almost immediately get the…
Au10tix Identity Verification Fails for Individual Developer: 'Oops! Something Went Wrong!'
When creating an identity validation request for an individual developer/publisher, the ID verification process at Au10tix's page fails every time with the message "Oops! Something went wrong! Please contact your administrator", with a…
I can not use Startups Founders Hub credits on azure
When I click "visit redemption site" the result is like below, "You're not eligible for the sponsorship benefit". But I have 5000 credit on my founders hub account. Please help me, with the above situation.
Difference between 'client.GetStringAsync' and 'await client.GetStringAsync'
Hello! I have a synchronous function that I cannot change to async. How can I still call it correctly without using GetAwaiter? Task<string> task = client.GetStringAsync("http://ifconfig.me"); Task<string> task3 =…
Compliance DashBoard How To export
Dear Team , I want to assed the policy compliance and need to prepare the policies and initiatives and which resources are non compliant as per the assignments. as per the azure portal compliance Dashboard there is no option to export the data and how…
Applying sensitivity labels in Microsoft Outlook Version 1.2024.1023.300 doesnt seem to work
The sensitivity labels are not available to select when using Outlook on the web or 'New Outlook'. They are available in other office apps and in 'Outlook Classic'. This has stopped working for our users within the last week. In the affected app, the…
accessing Shared folders on an Azure VM from on-premise workstation
Hello Team, I have migrated an on-premise server 2016 to an Azure VM. The on-premise workstations are connected via point to site VPN to the Azure server. I have created some shared folders on the Azure VM not any other storage. But I am not able to…
Querying Azure activities with subscription names
Hello, I'm trying to list Azure activities in my Log Analytics workspace, and need the subscription name to be displayed. With my current KQL request: AzureActivity | extend subscriptionId = SubscriptionId | join kind=inner ( …
Managing Multiple VMs on Azure Similar to Workspace One
Hello, I currently manage an infrastructure of approximately 100 VMs. I would like to perform activities on Azure such as: Installing/removing apps Viewing all installed apps on the VMs Adding shortcuts to the desktop Adjusting timezone/date and…
How to add more than 3 email addresses to Defender Dark Web Monitoring
Hello! The Defender App dark web monitoring service in the iOS and desktop apps will not let me add more than 3 email addresses for monitoring. I am able to add 3 email addresses without issue and at one point, I was able to add 5 email addresses and…
Why are my clients recieving a verification request when booking a meeting with me, and can it be turned off?
I have been informed by some clients of an issue when using the book with me link. They are booking a meeting slot, then being told to verify email. When doing this on a phone, they are having to leave the booking to verify, then return to the booking…
How do I add the Outlook plugin to trusted publishers?
Hello. I installed the plugin for Outlook using the GPO. https://github.com/timetheoretical/jitsi-meet-outlook/blob/master/README.md?ysclid=m378fi4g1t980835017 But the first time I start, I get a notification: Can I prevent this notification? It seems I…
Integrate Azure Powershell result into Azure workbook
I want to grab the PITR and longTermRetentionWeeks for all the sql databases in azure and display this along with some other basic values in azure workbook(for example subscription name, resource group name, db name, PITR, etc). Seems these 2 values are…
How to secure my function app using google identity provider
Hi, I have an OOTB function app created using maven azure function arche type Code is similar to https://github.com/azure-samples/azure-functions-samples-java/blob/master/triggers-bindings/src/main/java/com/functions/Function.java The code is not…
Getting Issue while upload files on azure data lake storage
I have two application first application for frontend :- which is responsible to take file from local storage and send that files azure functions via API 2nd application for backend:- which is responsible to take file from form-data (multipart) and…
Support TLS V1.1
Hi We utilize a hardware using TLS V1.1 in a marine search & rescue environment. The hardware used is not upgradable to TLS V1.2 or later. Does Azure have any platform for legacy V1.1 equipment that are unable to transition to V1.2? We would be…
Hybrid Worker PS 7.2 setup
I'm trying to setup our hybrid workers to use PS 7.2 runbooks. I've installed PS7.2 and added the powershell_7_2_path env variable. When trying to start a runbook using the 7.2 runtime, I get the following error: pwsh.exe is not recognized as a command…
Azure SWA when using a sign in flow that has custom connectors redirects back to a 403 page
When I navigate to /event-data I go to a login page from my user flow, which has the google connector attached to it. I see the google button but and clicking it lets me login. when this redirects back to my web app, i land on a 403 page, and…
Taking courses in Coursera; how do I get a free account without providing a credit card?
I'm taking courses in Coursera studying for the DP-203 certification, it requires a free account to use practice exercises on the Azure Portal. What do I need to do to log into the Azure Portal for free with Coursera to run the exercises. This…