Bot Framework Adapter: sendConversationHistory Fails in Web Chat, Succeeds in Emulator.
This is a follow up question on this question about reopening a historic conversation In line with the chatinterface of ChatGPT I would like to allow users of a webchat interface to reopen historic conversation. What is working Conversation metadata…
How to view deployed web app files
I have deployed my FastAPI on an Azure Web App, and the web app is working fine. How can I view or access the deployed codebase files in the web app?
Upgrading to Windows 11 24H2 causes remote desktop connections to Windows 7 machines not to show graphics correctly.
After having upgraded Windows 11 to 24H2, the remote desktop connections to machines that use Windows 7 or Windows Server 2008R2 do not show graphic content correctly. Returning to the previous Windows 11 version (23H2) has resolved the problem. No…
How to determine the network performnace of a VM SKU via API
How can I determine "Max network bandwidth", e.g., that which appears in tables like these via the Azure API (or the CLI)? …
I can't log in Azure Portal
Hi everybody, I probably messed up my account and I can't enter Azure Portal anymore. The account used and old email (let's say old@domain.com) that I wanted to sunset so I updated the account to use a new email (let's say new@domain.com). After that I…
500 Internal Server Error while hitting azure prebuilt-document sync analyse endpoint. Async endpoint works just fine.
Facing the same issue with general document api as here Async endpoint works but sync endpoint throws errorResponseHttpStatus='500' errorCode='UnhandledEndpointException' Using mcr.microsoft.com/azure-cognitive-services/form-recognizer/document-3.0…
Azure Storage Explorer not downloading or previewing certain files
I have compressed syslog files sent to a blob. The content type is application/octect-stream. I cannot download them from Storage Explorer I get the following error message. Transfer of…
Is there an option for a free retake of an Exam?
I've heard from some people it was, I was very stressed and did not feel well since yesterday and before this exam and my exam broke near the end. I know I was not in the right mind to write but it was too late to reschedule. Is there any possibility of…
Unable to use custom scale rule azure-queue
Dear community, I am running an Azure Container App and I want to use the Custom scale rule "azure-queue". I prefer this one over the built-in "Azure queue" scaler, because it has extra properties which I need to use to fit my…
How to disable Windows Hello for Business PIN on AAD Joined laptop?
Good afternoon, We're looking to have AAD joined computers, however, I'd like to know how to disable Windows Hello for Business PIN logon for AAD. We do not currently use Intune but would still like to have our PCs AAD joined. Thank you!
Variable with Word's Content.Text has differences from its' Set-Content'ed simple text file; contents handelted differenly by regex
$documentText = @" Frau Anna Mustermanowa Hauptstr. 1 48996 Ministadt per beA per Mail: anna.mustermanowa@example.com AKTEN.NR: SACHBEARBEITER/SEKRETARIAT STÄDTL, 2904/24/SB Sonja Bearbeinenko +49 211 123190.00 21.11.2024 …
Trusted Signing identity validation failed
Hi, I'm planning to use Azure Trusted Signing service. As the first step, I need to add a individual identity validation. As indicated, I have successfully added Verified ID to Microsoft Authenticator. The next step was to scan a bar code using Microsoft…
I can't log in Azure Portal
Hi everybody, I probably messed up my Azure account and now I'm unable to log in. My Azure account used an email account that I wanted to sunset so I tried to change it to a new one. After the update I'm in this situation: I can't log in with the old…
Azure Sentinel Playbook - Outlook "Send Email" action sign in - Account doesn't exist - Solution
Hello Azure Community, Issue: "I'm encountering an issue when using the "Send Email (V2)" action in an Azure Sentinel playbook with the Outlook connector. Specifically, I'm unable to sign in using any organizational account—it only works…
Unable to delete subnet due to serviceAssociationLinks to DevopsInfrastructurePool
I created a subnet with the delegation "Microsoft.DevOpsInfrastructure/pool" and then tried to create a "DevOps Pool," which failed with an error message. Now, my subnet still has an association with that failed resource, which I…
My personal email address is tied to an ex- company work tenant and I cannot log into Azure as a result
Many years ago I worked for a company and I do not remember too many details, but it seems my personal email address got somehow tied it with my company email and associated with that company's Azure tenant. I have had a Microsoft personal account…
Customize antiforgery failure response
I want to customize the response received by the client when CSRF token validation fails. I was looking at ASP.NET Core's source code and found the middleware I think is supposed to handle CSRF token validation. By looking at it I found that it sets an…
Automating Daily Metric Collection and Storage in Private Azure Environment
I want to extract the metric values of VMs configured in the Azure environment and automatically save them as CSV files to a Storage Account on a daily basis. While my PowerShell script is working, I am facing difficulties in saving the data to the…
How to fix Microsoft Store in Windows 10?
Hello, Since a week ago, I can't update apps. I reset and repaired the Microsoft Store, but it didn't help. OS Name: Microsoft Windows 10 Pro OS Version: 10.0.19045 N/A Build 19045
Automating Teams Meeting Creation and Recording Upload to SharePoint: Issue with Recording Upload
Requirement: I am developing functionality to create Teams meetings as an organizer via an API with the following requirements: Create a Teams meeting as the organizer. Add two external users to the meeting. The organizer will not join the meeting. …