380,360 questions

Sort by: Updated
1 answer

Query on Purview

Classic data governance solutions pricing is available here - https://azure.microsoft.com/en-us/pricing/details/purview/ Where can the pricing for non-classic (modern) data governance solutions be found? How can both types of pricing be compared…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,171 questions
asked 2024-10-09T10:42:20.61+00:00
AzureUser-9588 151 Reputation points
answered 2024-10-10T04:32:36.48+00:00
Ganesh Gurram 560 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How does VMSS behave in the Zonal failure Scenario?

Hi, I have a query regarding VMSS behavior. Let's assume I have a VMSS configured with Multi-Availability Zone (1,2,3) but with 1 fixed instance. Now I will see my 1 fixed instance configured in any one of the availability zones from 1,2,3 for which I…

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.
399 questions
asked 2024-10-07T08:38:05.7066667+00:00
Jeyasingh, Vijayalingam 81 Reputation points
commented 2024-10-10T04:27:06.2533333+00:00
Jeyasingh, Vijayalingam 81 Reputation points
0 answers

my test storage account is legal hold but i have no way to delete it as subscription is cancelled

I dont want to keep the storage account but it keeps charging. what should I do? where to raise support request?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,161 questions
asked 2024-10-10T04:23:16.3333333+00:00
Leung Kim Keung 0 Reputation points
1 answer

POST to /planner/tasks on Premium Plan Fails error 403

Description When I try to create a Task on one of the new Premium Plans in Microsoft Planner via the graph API endpoint: /planner/tasks, I get an error 403. If I do the same to an older existing or new Basic Plan, it works fine. Repro You need a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,021 questions
asked 2024-10-09T05:08:38.6333333+00:00
David E. Craig 0 Reputation points
commented 2024-10-10T04:21:47.71+00:00
Jarred Truschke 0 Reputation points
0 answers

Automating the Liquibase -processs

Implementation of sample YAML Liquibase template for build & release. ( i want to do in CI CD ) Please suggest how we can achive this To give background: The database team has done a POC with Liquibase. This is a Database Automation tool to automate…

Azure SQL Database
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,639 questions
asked 2024-10-10T04:10:05.56+00:00
Varma 1,380 Reputation points
0 answers

Bing Custom Search not updating statistics for the past 7 days

We have been using Bing Custom Search for awhile now but since the 01 October 2024, no statistic information has been recorded in the system. I cannot get any data, it just stops at the 30 September 2024. I am using the UI to access the data Is there…

Bing Custom Search
Bing Custom Search
An easy-to-use, ad-free, commercial-grade search tool that lets you deliver the results you want.
89 questions
asked 2024-10-08T07:11:56.9166667+00:00
Steven Chapman 1 Reputation point
commented 2024-10-10T04:09:40.3466667+00:00
navba-MSFT 24,210 Reputation points Microsoft Employee
0 answers

can only see the prod aks log in ContainerLog

can only see the prod aks log in ContainerLog but last week , i can see all the aks envs including dev,qa,prod; but this week, i can only query log about prod aks in ContainerLog; the KQL is : ContainerLog | where TimeGenerated >= ago(90d) |…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,112 questions
asked 2024-10-08T23:33:50.47+00:00
Zhong, Shui Jin (Azure Account) 0 Reputation points
commented 2024-10-10T04:08:37.4066667+00:00
Sai Krishna Katakam 365 Reputation points Microsoft Vendor
3 answers

Not able to execute Snowflake stored procedure from ADF via Script or Lookup activity

I am not able execute Snowflake Stored Procedure which accepts parameters from ADF via Script or Lookup activity. Though I know Script parameters are not supported in Script activity currently after update but also as suggestion, I have tried to use a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,696 questions
asked 2024-08-30T14:01:27.6066667+00:00
Satish Burnwal 0 Reputation points
answered 2024-10-10T04:07:49.2466667+00:00
T1 - Jonathan Armstrong 0 Reputation points
1 answer

How to Write a DependencyProperty for a TextBlock when it is a child element of a parent Button class in WPF C#?

Hi there, I want to make a Dependency Property for a Text Block and the functionality of this property is to apply a Scale Transformation on the Text Block but I am unable to do that Because it's a child element inside of a Button class. I have a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,591 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,774 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,927 questions
asked 2024-10-03T02:05:10.09+00:00
MERUN KUMAR MAITY 596 Reputation points
commented 2024-10-10T04:03:44.75+00:00
MERUN KUMAR MAITY 596 Reputation points
0 answers

In Azure OPenAI, how can I view the Assistants, threads, and files that my app has created?

We just moved from using the OpenAI directly to using it via Azure OpenAI. At the OpenAI Dashboard I could see the items my app had created via the API. I could see the Assistants, Files, Vector Stores and Threads. This was VERY useful when debugging…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,066 questions
asked 2024-10-09T18:37:21.2233333+00:00
Stawsh Murawski 0 Reputation points
commented 2024-10-10T04:00:11.2933333+00:00
Stawsh Murawski 0 Reputation points
3 answers

Queries are limited to 4000 characters.

I am working on a semantic search engine and I need to be able to search for synonyms and inflections of the words in the phrase that the user enters. I have encountered the problem that the parameter “contains_search_condition” of the Contains or…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,810 questions
asked 2024-09-19T04:19:40.1633333+00:00
zequion 446 Reputation points
commented 2024-10-10T03:58:26.8133333+00:00
zequion 446 Reputation points
0 answers

multiple authentications for same email address in 365

hi , i have a client which has an email address that is used by multiple people. how do i set up authenticator on all seperate apps or is there an easier way around this thanks

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,852 questions
asked 2024-10-10T03:58:00.4566667+00:00
gocsa2 0 Reputation points
2 answers

Old company directories/tenants visible from my Pay-as-you-go Azire subscription - how to remove them

Few years ago I stopped working for 2 companies, where I had MSDN license. Now I still can see their directories in "Directories + Subscriptions" page. The same on the "Manage tenants" page. I cannot perform "Leave…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,776 questions
asked 2024-10-07T21:23:03.37+00:00
Lorenc, Piotr (Peter) 0 Reputation points
answered 2024-10-10T03:53:46.9833333+00:00
Sandeep G-MSFT 19,106 Reputation points Microsoft Employee
2 answers

export files from sp document library

Hi, I am trying to export files from sp document library to azure blob. I am using pnp core and trying to get files for past 3 years. since the files are in thousands, so while fetching I am getting error as "The attempted operation is prohibited…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,855 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,703 questions
asked 2024-10-01T02:29:03.6533333+00:00
Tan 0 Reputation points
commented 2024-10-10T03:52:16.6266667+00:00
Tan 0 Reputation points
4 answers

asp.net mvc cshtml foreach View nullerror.There is data but it appears not to exist.

asp.net mvc chtml foreach View null error.There is data in foreach line but it appears not to exist. @{ ViewBag.Title = "personeller"; Layout = "~/Views/Shared/_LayoutAdmin.cshtml"; } <h2>Personeller</h2> <br…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,486 questions
asked 2024-10-09T08:56:58.2633333+00:00
Serdar3535 0 Reputation points
answered 2024-10-10T03:51:35.7966667+00:00
SurferOnWww 2,816 Reputation points
2 answers One of the answers was accepted by the question author.

How to migrate unmanaged disks to managed on production SQL cluster

Hello, I have to perform migration of azure disks from unmanaged to managed on our production SQL servers, which are in availability set with the sql firewall windows server in it as well. This is still in planning process, but i think i need some…

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
632 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,076 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
998 questions
asked 2024-09-30T09:40:44.68+00:00
petur borisov 20 Reputation points
commented 2024-10-10T03:51:34.2033333+00:00
Vinod Kumar Reddy Chilupuri 315 Reputation points Microsoft Vendor
1 answer

Lab Environment Down

The lab environment for Microsoft Certified: Dynamics 365 Finance Functional Consultant Associate > Lab - Explore Dynamics 365 Finance is not available for me. Is there a time frame for when it will be available so that I may continue the course?

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
132 questions
asked 2024-10-09T19:11:11.8966667+00:00
joe sokohl 0 Reputation points
answered 2024-10-10T03:50:24.3766667+00:00
Anton Mag 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why don't I see the check button on my microsoft training?

Dear Microsoft, I am kind off annoyed about that I can't check my knowledge about the microsoft training I am following. Some how on my work laptop I can but my laptop at home I can't because the Check button for the answers is gone. Please help me solve…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
87 questions
asked 2024-10-07T18:44:09.8833333+00:00
Toine Van sprundel 20 Reputation points
commented 2024-10-10T03:50:15.05+00:00
Syed Saleem Peera 6,055 Reputation points Microsoft Vendor
1 answer

Unable to download raw data

https://learn.microsoft.com/en-us/training/modules/get-started-with-powerapps/5-powerapps-create-first Cannot download raw data given in the link. Requesting help so I can learn the platform.

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
405 questions
asked 2024-10-08T20:12:38.91+00:00
Drew Burke (US) 0 Reputation points
commented 2024-10-10T03:49:08.9+00:00
Syed Saleem Peera 6,055 Reputation points Microsoft Vendor
1 answer

Unable to delete route server.

I have a trial account, tried to create a resource server from Terraform, it failed, resource is shown on portal but I cannot able to delete it from portal nor from AZ CLI. How can I get it deleted? The resource ID is:…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,445 questions
asked 2024-10-04T03:20:13.2866667+00:00
Jorge Uribe 0 Reputation points
answered 2024-10-10T03:48:45.2133333+00:00
Jorge Uribe 0 Reputation points