document translation python error
Hi, i try use sample code from your docomentation the code: import os from azure.core.credentials import AzureKeyCredential from azure.ai.translation.document import SingleDocumentTranslationClient from azure.ai.translation.document.models import…
C# editor changing font size on some variables
Hi Microsoft Visual Studio Community 2022 Version 17.12.0 Preview 5.0 VisualStudio.17.Preview/17.12.0-pre.5.0+35424.110 Microsoft .NET Framework Version 4.8.09032 I have several occurrences of a strange thing in the VS code Editor, C# Project. The editor…
Is it possible to forcibly define the action for all forms in IIS 10?
When submitting a form defined within an ASP page on a site registered in IIS, it doesn't navigate to the action URL you specified. Instead, it redirects to a different page. The redirected URL matches your defined action location, but the content…
Configuring external IdP for AVD login
I have an AVD solution already set up that allows users to login to AVD session hosts via Username and Password. We have different clients using this solution and each client has an entra group containing their users that allows them access to session…
How to have different outbound rules for spoke workspaces?
What I reckon from the hub workspace learn article https://learn.microsoft.com/en-us/azure/machine-learning/concept-hub-workspace?view=azureml-api-2 the spokes inherit the network configuration from the hub. How do spokes have different outbound network…
Send direct message to a user via MS Teams programmatically
Hi, We are currently using teams web hooks extensively to send notifications to teams channels. Sometimes we have situations where we need to send a teams message to a user directly, but have not found a way to accomplish this task using powershell. Is…
Azure OpenAI API call tags/labels or differentiator
I am using an Azure OpenAI subscription with a resource group. I have multiple projects running under the same resource group for short periods. Instead for building multiple resource groups for cost analysis, looking for a way to send a tag/label per…
Sentinel Smart Deployment cannot push csv file to Azure DevOps
When I deploy content to sentinel using Azure DevOps, the content deploys successfully but when smart deployment enabled, it cannot push csv tracking file to Azure Repo with error [Warning] API call failed:…
How to use the SharePoint Org-Chart web part related to AD when the department head manages two different departments?
Hi all, hopefully someone has an idea how to solve that ;-) We are using the "Org-Chart" web part on our SharePoint page, which accesses data from the AD (Active Directory). In this case, the manager, "Max Muster," is currently at…
Cant create new Analysis Services in D1 or B1 tier in West Europe
I am unable to create new services in D1 or B1 tier in West Europe region. Deployed in S0 West Europe or D1 in UK South went fine. I have also check and we didnt have such thing as quotas/limits for Analysis Services also, so I am not hitting any…
Does verb 'pintohome' be fully disable since later version of win10?
I have a powershell script helps to pin some folder to Frequent Folder to quickly achieve them. It used to work well on win10. But recently i found it that the script will be fully stucked unless i kill the window or thread, but its still ok the do it…
Login failed for user '<token-identified principal>'
Getting error while running the query in Synapse "Login failed for user '<token-identified principal>'"
Failed to call Azure OpenAI API: { "statusCode": 401, "message": "Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired." }
Failed to call Azure OpenAI API: { "statusCode": 401, "message": "Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired." }
Custom Translator Portal generic error message when trying to delete or upload files, even for creating workspaces
Good day, I’m a new user of the Custom Translator Platform. I briefly used it for the first time, including document uploads for model training, and everything went smoothly. However, when I logged in two days later to continue, I encountered repeated…
How does Azure OpenAI Studio Chat Playground handle images in tokens?
In the Azure OpenAI Chat Playground, images are being uploaded for GPT-4o to generate descriptions. According to the OpenAI Vision documentation, images are processed in either "low" or "high" resolution mode: Low resolution mode…
Cost Clarification and Optimization Options for Custom NER Project
Dear Azure Pricing Team, I am currently working on a custom Named Entity Recognition (NER) project and have been using Azure Language Studio for training and deployment. However, I’ve noticed that my costs have been higher than expected, and I would like…
Not able to Provision Azure Virtual Desktop using Rest APIs
Dear Microsoft Community, I am trying to build a POC for AVD(Azure Virtual Desktop) Provisioning using REST APIs. I learned, for Provisioning a AVD, we need to complete few steps. Create Security Group (for Users, Administrators) Create Resource…
Cost Clarification and Optimization Options for Custom NER Project
Dear Azure Pricing Team, I am currently working on a custom Named Entity Recognition (NER) project and have been using Azure Language Studio for training and deployment. However, I’ve noticed that my costs have been higher than expected, and I would like…
How to remove trained custom categories in Azure AI Studio
I've been working with custom categories in Azure AI Studio for content safety and have successfully trained some models. However, I've run into a limitation where each Content Safety Resource only allows a certain number of custom categories. Currently,…