Azure custom translator upload download error
Hi Normally i can upload new training data, but since friday it is not possible. I get no error, but the files is not uploaded, same with download files, just get a messages try again later Any one that have same problem
How to check the build time?
I created a C++ project in VS2022. But how to check the build time? Can you help me?
why the property in the derived class is not accessible here?
public class LoanPerformance { public decimal Principal { get; set; } } public class AggregatedPerformance { public int LoanId { get; set; } public decimal Principal { get; set; } public virtual void Aggregate<TLoanPerformance,…
Custom Translator - Unable to create Workspace and upload files
I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error: "A problem was encountered while creating your Custom Translator workspace. Please try again later." Edge DevTools shows this error for…
Azure AI Custom Translator uploading files error
Azure AI Custom Translator Uploading training files that uploaded fine a week ago, now fails with error: "Uploading 'TMXFile' failed Double check that your documents meets all requirements. If the issue persists, contact us at…
The portal is having issues getting an authentication token. The experience rendered may be degraded.
I think I am hacked my Azure sublicense. I can't find any things in my account. please help Additional information from the call to get a token: Extension: Microsoft_Azure_Support Resource: self Details: The logged in user is not authorized to fetch…
How to fix can't log in acc
我不知道为什么进不到microsoft账户
Please provide windows powershell commands to import a database backup file which is on azure blob storage account to my azure SQL vm in which sql image is installed
we have a windows sql vm where we have a preinstalled sql windows 2022 image in it. Now there is a database backup file that is stored in azure blob storage now we want to import that file into this azure sql vm can we get any powershell commands for…
I would like to get my receipt from the Azure AI 102 exam
Dear, I need a receipt of the exam I bought with microsoft. This is mandatory for my work, therefore, can you please send me the receipt with the price and the name of the exam (and my details). All the best, Irin
Unable to authenticate after adding the AADLoginForWindows extension to an fresh Azure VM.
Hi guys, I am unable to authenticate, login to a fresh Azure VM, after adding/injecting, the AADLoginForWindows extension to that VM. I installed the extension using the following CLI. Az VM extension set --publisher Microsoft.Azure.ActiveDirectory…
How to push the software update file using device update agent to ubuntu system?
We have created a SWU file that contains sample python application, software description file & preinstall.sh script. While trying to push a SWU file using azure device update through the azure portal to ubuntu, this process is getting failed with…
How to Import Excel Data into Existing SharePoint List
We have a SharePoint(2013) list called Stakeholder Analysis, and we would like to import bulk data from Excel into the existing SharePoint list without using Power Automate flow and manual update(copy/paste). Can anyone help us?
How to enable CORS issue in Azure AI document Intelligence when connecting from dJango API with HTTPS
I have create Azure AI with document intelligence for PDF extraction. The paid resource have been created in EastUS region and integrating with Pyhon Django API. Working: Python Django API hosted in IIS with http binding. hence the PDF extracation is…
Q3 2025 default Internet outbound access retired - MS CDN still available for Azure Virtual Desktop liek Windows Update, Office Updates, general AVD Services etc.?
September 2025, the Default Internet Outbound for new VMS is switched off. Would these VMS still reach the MS CDN network, Winupdates, Azure Virtual Desktop Service? Or can these services only be reached without NAT GW, for example? I am not entirely…
Autoscaling not scaling out on High CPU
I have an Azure App Service that I've switched from rules based auto scale to automatic scaling as I want to not have to think about when to scale in/out. But I'm finding that I'm not scaling out even when my CPU usage is 95-100% for reasonably long…
My Microsoft Certified: Azure Fundamentals (AZ-900) exam was terminated. How can I reschedule it?
I took the Microsoft Certified: Azure Fundamentals (AZ-900) exam on 29th Oct 2024. But I couldn't complete the exam and it was terminated. How do I reschedule it?
How I can see criticality level of subscription in Azure sentinel
Generally, we can configure criticality level of subscription in Azure portal so how we can see such information in Azure sentinel logs.
Can't leave a tenant
I want to leave a tenant, I tried to login to https://myaccount.microsoft.com/organizations with my account and find all organizations,click test tenant Leave button at the end, but the page always refresh and then shows that I can't sign in, then I…
No more allocated vCores on Azure For Students Subscription
Hello, I got an azure for students subscription a week ago and Azure Synapse Spark Pool worked just fine with the allocated 12 vCores that come with the subcription. I only used 2$ of credit as of now, but for some reason, since yesterday, new created…
Effect of editing custom Azure Policy definition on existing assignments?
I am trying to understand how editing a custom Azure policy definition affects existing assignments but can't find any info on this. Our scenario: We have a custom policy definition for the deployment and configuration of the AMA client on Arc connected…