Unable to deploy zip package to endpoint in Azure
I am reproducing https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/msgext-expert-finder-js. When I want to deploy this application via Teams Toolkit, the error occurs. It says that [Error] -…
Service Endpoint deployment
have two questions: If I want to configure a service endpoint between a subnet and a Storage service, does the virtual machine that is part of the subnet need a public IP? How can I verify whether the connection is established over the internet or the…
How to avoid Jailbreak errors using O1 model
Hello, We have been running into constant Jailbreak errors when using O1 models on Azure. The same prompts on OpenAI works without any errors. Our subscription has been approved to disable content filter, however in this link, it states configurable…
Cannot bind parameter 'ProcessServer'. Cannot convert the "Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProcessServerDetails" value of type "Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProcessServerDetails" to type "Micr
Hi, Following this article: https://learn.microsoft.com/en-us/azure/site-recovery/vmware-azure-disaster-recovery-powershell I'm trying to enable replication on a vmware VM. I got the process server from the fabric, as stated in the article:…
unable to delete public key certificates from appservice through powershell,cli and restapi.pipeline is getting successful but still certificate is not being deleted.
Hi team , I am unable to delete public key certificates from appservice linux through powershell,cli and restapi.pipeline is getting successful but still certificate is not being deleted. Please let me command to delete that one.. I have used (azure…
How to restore OTP that i accidentaly deleted
I need help, i accidentally deleted one of my otp, now i cant login to my account. Is there any way to restore my deleted OTP?
Billing endpoint cannot reach while starting the disconnected container
I am try to run the translation container in disconnected environment, I have configured the container and as i am trying to run the the container it is giving the error “Failed to reach billing endpoint. Trying 9 more times. Received a billing response…
How to get out of Microsoft Authenticator loop
I too am in the Microsoft authenticator loop from hell. When I try to add my work account to authenticator, it asks for a code from the authenticator app that I'm already in. When I try to log into admin.microsoft.com, it asks for a code from…
needs to create dummy copies of folder a folder with a bat file and add it to right click menu of the folder
so I want to right click on a folder and create the dummy copy of that folder with 0 byte files, i use robocopy command as Follows:- For Folder:- Robocopy /Create /Purge /S "%cd%" "%cd% Dummy" For File:- Robocopy /Create /Purge…
Querying Azure SQL Extended Event not returning any data
I created an extended event in Azure SQL database to capture query data. The data is being written to Azure blog storage, and there is definitely data in the files: I verified that data exists by downloading one of the files and opening it in SSMS. I…
SANDBOX not working
Sandbox not functioning in Core Components section This question is related to the following Learning Module
SWA CLI - Deploying web app does not push the files to the actual site
I am attempting to use the SWA CLI to push code to a static web app (mainly because the free tier of devops is currently locked until the new year) however it does not appear to be working correctly for me. My website is a simple index.html file with…
Username length issue with SMTP in Azure Communication Services
Hi, I'm testing "Email SMTP as a Service" that is in preview within "Azure Communication Services". I was so excited to hear about it because we've just done an Exchange migration to O365, and this feature will help mop up the…
Getting TokenNotFoundInConfigurationException error when uploading a Python wheel as workspace package in Synpase
Hello Everyone I'm using Azure Synapse to run my Spark pipelines. I've build my pipeline to use a custom library code from utils package of the same project to perform some operation. To access the utils.pipeline file, have packaged my entire project in…
How to List the Network Interface under a Subnet
Hi Exporters, May I know how to get the Nic list under a Subnet? Is there any Azure Rest api to do this? From https://learn.microsoft.com/en-us/rest/api/virtualnetwork/network-interfaces/list?view=rest-virtualnetwork-2024-05-01&tabs=HTTP, it seems it…
Azure data studio table designer error execution time out
An error occurred while generating preview report: One or more errors occurred. (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) at…
I need to add account after having federated authentication between Google Workspace and Microsoft Entra ID
I have followed these steps in full and succeded https://learn.microsoft.com/en-us/education/windows/configure-aad-google-trust but since I had not added the account from the Google Workspace, I got the following error message "AADSTS51004: The user…
Application error after deploying azure open ai code to azure web app
Hi, My azure open ai web app chatbot is working fine before today. So today, I'm doing some minor changes to the code. Compile and run locally and the chatbot works fine. Then I deploy it to existing web app in Azure successfully. But after a while when…
can't create open AI assistance via Azure.AI.OpenAI 2.1.0
When trying to run AzureClient.GetAssistantClient(); I get an exception System.InvalidOperationException: 'The preview Assistants feature area is not available in this GA release of the Azure OpenAI Service. To use this capability, please use a…
RemoteAPP configuration through Azure HostPool
Hello Team, I have application URL but not have MSIX package file, My requirement is to configure remoteapp in Hostpool where users need to take remote app session to access only respective URL, once they close the session, remote session will get…