54,407 questions

Sort by: Answers
0 answers

Azure migration from partner to direct

How can I migrate an entire tenant from our current MSP account to our company's account? Context: We currently have our company's infrastructure in Azure being managed by our MSP. The issue is that we are nearing the end of the contract and want to…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
721 questions
asked 2024-05-14T22:09:15.41+00:00
Adalid Bori 0 Reputation points
0 answers

Migrating On-prem Sql DB to Azure Managed Sql Instance

Hello, I have created recently Azure Managed Instance and looking some expert guidance as I need to restore on-prem Database first for testing but my database is in simple recovery mode as it's non-prod DB. Do I need to change recovery model to FULL then…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,829 questions
asked 2024-05-14T22:06:14.8033333+00:00
pdsqsql 391 Reputation points
0 answers

AI Document Translate on PDF loses a lot of formating and text color

Hi, I'm building an Azure Frontend-Backend-AI Translate App. Added the DocumentTranslation part using the DocumentTranslationClient on PDFs it works quite ok on technical document with less design build in. But when trying on marketing material it loses…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
361 questions
asked 2024-05-14T22:02:34.04+00:00
Joachim Albertsson 20 Reputation points
0 answers

How to fix "Bing resources are suspended for the subscription"

Until recently, I was able to use the Bing Resource Free Tier.   I notied that I was initally getting an API 401 error from Bing Resource. I tried using the portal “try me” then I get error of “ListKeys" permission on this Bing resource is…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
134 questions
asked 2024-05-08T20:40:40.8333333+00:00
Miwa, Tom 31 Reputation points
commented 2024-05-14T21:56:49.26+00:00
Miwa, Tom 31 Reputation points
0 answers

No nextlink in response when listing DNSZones with $top set to 1000

If I set the for the $top parameter to 1000 when listing Azure DNS zones I get a response with 1000 results but no nextLink property, even though I have more than 1000 zones in my setup. The API is not returning 400 Bad request like it does when the…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
604 questions
asked 2024-05-13T14:41:29.8333333+00:00
Magnús Gunnarsson 0 Reputation points
commented 2024-05-14T21:53:18.0566667+00:00
ChaitanyaNaykodi-MSFT 23,261 Reputation points Microsoft Employee
0 answers

Saprk Azure blob Writer with Principal Secret (entraID)

i am trying to write to azure blob using the entra ID it gives the following error : ERROR AzureNativeFileSystemStore: Encountered Storage Exception for delete on Blob:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,459 questions
asked 2024-05-14T21:48:16.7733333+00:00
Prem 0 Reputation points
0 answers

Azure Open AI connection for copilot studio fails

After following the steps for deploying a chat from Azure OpenAI in copilot studio (https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-generative-answers-azure-openai#prerequisites) I get the following error that means: "An error…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,231 questions
asked 2024-05-06T19:15:45.6133333+00:00
Maryon Morales 0 Reputation points
commented 2024-05-14T21:46:35.5566667+00:00
Maryon Morales 0 Reputation points
0 answers

I have issue with my Azure Portal login - subscription on hold due to unpaid bill

I have my subscription on Azure Standard, but it's disabled due to unpaid bills. Now, I can not even login to update my payment method, because my verification method is sms on phone number in Montenegro, and I don't receive this code at all. Please…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,228 questions
asked 2024-05-14T21:45:21.9633333+00:00
Zineta Husić 0 Reputation points
0 answers

Getting an error in a runbook.

Hi there, I've created a runbook to handle offboarding users in office 365. I'm connecting to the graph API, and exchangeonline module. My runbook is working flawlessly except for one specific line which is giving me an error when ran in the runbook (I…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,743 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,134 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,390 questions
asked 2024-04-30T17:12:23.7733333+00:00
Tristan MacDonald 0 Reputation points
edited the question 2024-05-14T21:40:29.52+00:00
Tristan MacDonald 0 Reputation points
0 answers

Renew date not shown despite connected certification profiles

Hi, When I sign in to my profile I do not see how many days I have left for my renewal date. Tried several times and it is not working - not showing. My profile is connected with the certification profile. How can I check that..? THX

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,898 questions
asked 2024-05-14T21:33:31.4+00:00
Marcin Kosiorek 0 Reputation points
0 answers

Fail to deploy 3rd VM in VMSS

Hello! I have a VMSS with auto-scale policy to deploy new VM when average CPU is over 80% for 5 minutes Initial and Minimum instance count is 1 maximum is 3 It deploys second machine with no issues but no matter how many times I tried it gives an…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,228 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
353 questions
asked 2024-05-14T21:29:47.9266667+00:00
Mateusz Domański 20 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
0 answers

Unable to Connect to Wifi Connection before Windows Logon from Domain Joined Computer

I am looking to setup Self-Service Password Reset for our organization. The Password reset link from the Windows Sign-In Page is working when users are connected to the local network, however it's not working for remote users who are home. The issue is…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,726 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,278 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,314 questions
asked 2024-05-14T21:21:15.39+00:00
JF991 0 Reputation points
0 answers

Get all drives in MAC ?

Hi Bruce, Maui approach is to run windows in a vm, and use visual studio for windows. How i get in C# all the drives in MAC ? Thanks in advance,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,944 questions
asked 2024-05-14T03:29:53.6166667+00:00
Dani_S 2,806 Reputation points
edited a comment 2024-05-14T21:18:50.1933333+00:00
Bruce (SqlWork.com) 57,401 Reputation points
0 answers

In the sandbox I can`t click. The time for sandbox is running but I can`t be able to do anything

I can`t do anything on sandbox This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
993 questions
asked 2024-05-14T21:17:51.5+00:00
kunal kumar singh 0 Reputation points
0 answers

Error code 0x2AF9 When trying to connect to docker created mssql server with ODBC drivers

I am using Microsoft made images like mcr.microsoft.com/azure-sql-edge or mcr.microsoft.com/mssql/server:latest within docker to create a test environment server. I have installed ODBC drivers from Microsoft as well (17 & 18) and am trying to connect…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,829 questions
asked 2024-05-14T14:12:31.44+00:00
Logan Jackson 0 Reputation points
commented 2024-05-14T21:08:53.9666667+00:00
Erland Sommarskog 102K Reputation points MVP
0 answers

Request for modified content filters in Azure.

How can I obtain modified content filters for Azure? I work in the medical field where I input operative reports from medical records into Azure, which sometimes contain graphic medical details (about the procedure or the injury). However, Azure's…

Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
3 questions
asked 2024-05-08T23:16:38.0266667+00:00
Michelle 0 Reputation points
commented 2024-05-14T21:08:48.12+00:00
Michelle 0 Reputation points
0 answers

Accessing Azure Cache for Redis

Trying to develop containerapp to store and retrieve data from Azure cache for redis, by making use of dapr. RBAC policy been assigned to containerapp as data owner. Connection string we have set in metadata of dapr configuration is host:portno, without…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
218 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
279 questions
asked 2024-05-14T21:07:10.6166667+00:00
Jithin K V 0 Reputation points
0 answers

Navigation is unreachable in Chrome Custom Tabs when redirecting from B2C login screen back to Android Custom URI scheme

We have an Android app we are building in Flutter, that uses Azure B2C for authentication. We previously had our authentication flow running in a WebView, we got the authorisation grant, opened the login url, entered the credentials then were redirected…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,701 questions
asked 2024-05-13T04:30:36.5766667+00:00
Greg Quinn 0 Reputation points
commented 2024-05-14T20:59:32.94+00:00
Greg Quinn 0 Reputation points
0 answers

I'm using VS for developing .net application in my system. Whenever the system restarts or whenever the application reopens, Visual studio doesn't recognize it as a .net application.

I'm using VS for developing .net application in my system. Whenever the system restarts or whenever the application reopens, Visual studio doesn't recognize it as a .net application and publish option wouldn't be available when I try to deploy and some…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,427 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,654 questions
asked 2024-05-14T20:58:27.2933333+00:00
Rishitha 0 Reputation points