How to locate my App Service Plan quota in Usage + quotas
I am getting an error while deploying an App Service Plan: Region: Central India SKU: F1 Subscription: Free Trial Error: "details":[{"code":"SubscriptionIsOverQuotaForSku","message":"This region has a…
Azure AI Assistants (preview) - their API call format once created in Assistants playground & have Assistant id
Hi team, we're unable to find documentation on API calling of AI Assistants (preview) once we've created them using Assistants playground & have their Assistant id. We're looking for documentation on how we invoke the Assistant and the…
In SharePoint 2016, the <Mapping> element allowed you to specify a URL to be invoked when clicking on a file name based on file extensions. What is the recommended replacement in SharePoint 2019/2021 to achieve similar functionality?
The <Mapping> element in SharePoint 2016 allowed the configuration of custom actions, such as invoking a URL when a user clicked on a file name, based on the file’s extension. This feature is no longer available in SharePoint 2019. What is the…
SpeechSDK pronunciation assessment recognizes completely wrong words
I use SpeechSDK for pronunciation assessment. When there is no text set in configuration (ie user is not reading, but just speaking) the accuracy of speech-to-text relies heavily on correct pronunciation. There are cases when user mispronounces some…
How to transfer log in for an account from authenticator on old phone to new phone?
I have recently bought a new phone. I use authenticator for an account at work that was set up recently and added this to the authenticator on the old phone I had at the time using a QR code (this account is not email addressed so can't be manually…
If the the output should be aasija for the test input as abhishek.asija, what should be the replacement pattern for below regexpattern: ^((?i)[a-z])((?i)[a-z]+)\.((?i)[a-z]+)$
If the output should be "aasija" for the test input as "abhishek.asija" as test input, the Regex pattern is defined as: ^((?i)[a-z])((?i)[a-z]+).((?i)[a-z]+)$ The breakdown of this pattern is: ^((?i)[a-z]): Captures the first letter…
Fabric/Power BI in PME
Hi Team, Our security team has requested us to migrate all components related to our project to the PME tenant. as it seems that once we migrate storage, SQL databases, and other resources into PME, it might be challenging to access or consume them…
Parameters in trigger
Hi via executing the pipeline in ADF, we can choose the environment by selecting the corresponding parameter values. This can be done using the ADF trigger, where you assign values to these parameters ... Can I see some screenshot or example for this…
How to format USB & CD-Rome
Hi, I'm using net 8, I would like to format. 1.USB include bit locker. 2.CD-Rome Can you supply full coe how to do it? Thanks,
Azure OpenAI WebApplication How I can Integration into Teams
Hi, I had deployed an Azure OpenAI with gpt4-o, which I already deployed as a web application. How can I integrate into Teams? do have a guide or video guide that will be good. thanks a lot
Unable to Access Flask API External Network on Azure Machine Learning Compute Instance
I created a Compute instance in Machine Learning Studio and generated a public IP. Then, I created a service in a NOTEBOOK using the following code: from flask import Flask, jsonify @app.route('/test', methods=['GET']) def test_api(): return…
terminal provisioning state 'Failed'
I watched a video from Rob Kerr AI on Azure ML Deploy Inference Point (https://www.youtube.com/watch?v=XE3PWXB260U&t=601s). I am new to deploying ML models on Azure as an endpoint. I tried to implement the same steps and process he followed in the…
You've reached the maximum number of mail users and contacts you can create with a new subscription
I have reached the maximum number of mail users and contacts that I can create with a new subscription. I have 4 M365 Business Standard licenses, 1 M365 E3 license, and 10 M365 F1 licenses. How can I resolve this issue? I have attached a screenshot for…
WebSocket Connection Error 1006 in Azure OpenAI Speech to Speech Chat Example
The .env file has been created, the application has been registered, and the role "Cognitive Services OpenAI Contributor" has been assigned in the resource group. The example in…
Microsoft Remote Desktop cannot connect to some servers after macOS update to Sequoia 15.0
I just updated my Mac to macOS Sequoia 15.0. I'm using Microsoft Remote Desktop 10.9.10. I can no longer connect to some of our old servers (I was connected to one of those servers right before the update, so the macOS update may be the cause of the…
SharePoint Custom List - New Interface - Export to CSV
We are experiencing issues when exporting the contents of a SharePoint List to CSV format (default functionality) where some of the columns are left empty. Is anyone else seeing this? This feature was working fine in the modern interface.
How to download the proof of completion
I have completed Gen AI and Copilots & Microsoft Fabric and Data Analytics. I need proof of completion to upload it in my learnathon profile. How to get the proof of completion
Error in Knowledge check for module " Explore infrastructure as code and configuration management"
Hello In the knowledge check for the module "Explore infrastructure as code and configuration management" there is an error with the question on Declarative vs Imperative. The 2 approaches are switched as you can see in the below picture. This…
How to receive codes for my school account
After changing phone I don’t receive codes from my Authenticator-app. Because of this I am not able to log in to my school-account. What to do? I have already tried to remove the app, and then download it once again but it doesn’t do the trick.
How to save the Comment and where to place, example some directory
@page "/PageBu" @rendermode InteractiveServer <h3>PageBu</h3> <h1 style="color: blue;">Letak Product Anda</h1> <p> </p> @for (int i = 0; i < images.Count; ++i) { string tempImageName =…

