351,705 questions

Sort by: Updated
0 answers

In Purview,How to assign the glossary to the assets for bulk upload using script?

Hi, We have recently started using purview. One of the task we did is we defined our glossary and uploaded to the purview. Now we want to assign the glossary to the assets we have in purview. I am facing the issue with the payload and mapping step. …

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.
991 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,204 questions
asked 2024-06-07T07:49:33.1333333+00:00
Dalvi, Satish 0 Reputation points
1 answer

Single Sign On to different O365 tenants

Hi everybody, I have the following situation: Single Active Directory domain (domain.local) 2 Office 365 tenants (domain1.com, domain2.com) 2 ADFS Servers one of them syncing users from one OU1 to domain1.com and handling SSO. Users have UPN…

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.
4,032 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,991 questions
asked 2024-06-06T08:50:15.8566667+00:00
Christoph Nellis 0 Reputation points
answered 2024-06-07T07:48:13.69+00:00
Akhilesh 5,960 Reputation points Microsoft Vendor
2 answers

How to set expiry date for all the azure key vault secrets ?

Hi Team, I want to set expiry for all the secrets under one azure key vault. After searching many articles I found this : "az keyvault secret set-attributes --vault-name 'your-keyvault-name' --name 'your-secret-name' --expires…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,156 questions
asked 2024-05-31T12:48:31.83+00:00
Deshmukh, Vijit 496 Reputation points
commented 2024-06-07T07:47:27.48+00:00
Babafemi Bulugbe 2,605 Reputation points MVP
2 answers

How to install SQL Server 2022 on Ubuntu Server 24.04 LTS

I couldn't find a proper way to install the SQL Server 2022 on Ubuntu Server 24.04 LTS, I tryed to use the microsoft SQL Server 2022 from Ubuntu 22.04 repo, but couldn't get the service running properly. I ended with this service status (see print). Is…

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,996 questions
asked 2024-05-24T00:46:20.3866667+00:00
Michael F. Assis 10 Reputation points
commented 2024-06-07T07:47:25.42+00:00
Rakiza 0 Reputation points
1 answer

Required free subscription end date

I want know my free tier subscription period date for my azure sql server like is it the free tier is upto one month only or it should be one year?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,019 questions
asked 2024-06-07T07:29:36.1066667+00:00
Kalyan Goud 0 Reputation points
commented 2024-06-07T07:44:42.5+00:00
Kalyan Goud 0 Reputation points
0 answers

how to use the governance policy which is written in the azure purview but it has to be used over the azure environment.

How can I implement this policy outside of the Azure perspective? For example, when I write the policy inside the Azure purview, I select the data sources named adls gen 2, the container named goldzone, and the folder named account. Within the purview,…

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.
991 questions
asked 2024-06-07T07:44:28.59+00:00
Ganapathy Ram 0 Reputation points
1 answer

New Teams - Error with multiple Users 'The data area passed to a system call is too small'

** Don't use the version # in this image as the one i am trying. For display purposes only.. Have downloaded latest teamsbootstrapper and MSIX-x64 Seem to be getting this error a lot on multiple users within organisation. Have attempted Vanilla Win10 and…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,322 questions
asked 2024-06-06T06:36:07.08+00:00
DagsVic 0 Reputation points
edited an answer 2024-06-07T07:44:16.8166667+00:00
JimmyYang-MSFT 49,701 Reputation points Microsoft Vendor
1 answer

Database credential saved in memory.

Hello team, While testing thick client application. I dumped the memory from task manager and process hacker tools and I got database credentials. So How can I mitigate this issues in C++, C# and .net application. Please suggest and explain in details so…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,493 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,436 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,579 questions
asked 2024-06-05T06:44:07.43+00:00
Mashuk Raza 0 Reputation points
commented 2024-06-07T07:43:39.62+00:00
Minxin Yu 10,456 Reputation points Microsoft Vendor
1 answer

SSMA stopped working when we upgraded source database to MariaDB 10.11.x, how can we resolve this?

We are working on migrating from an Azure MariaDB to SQL Server on an Azure VM. The process was working until we upgraded MariaDB from 10.6.x to 10.11.x. Now we get an error stating, "Error occurred while collecting data". Additional error in…

Azure Database for MariaDB
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,996 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
502 questions
asked 2024-06-06T16:36:10.5+00:00
Mark Daugherty 0 Reputation points
edited an answer 2024-06-07T07:42:48.99+00:00
MikeyQiaoMSFT-0444 915 Reputation points
1 answer

How to reproduce the UI control from mock-up using wpf?

Hi Team I have a mock-up and want to reproduce it using wpf controls given by Microsoft forms in windows. Below is my current code and need some adjustment, as well screen shot of the mock-up want to produce using wpf ui controls. <UserControl…

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,691 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,839 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,436 questions
asked 2024-05-28T16:45:17.65+00:00
Gcobani Mkontwana 40 Reputation points
edited the question 2024-06-07T07:42:40.65+00:00
Gcobani Mkontwana 40 Reputation points
0 answers

Can't access to ID@Azure developer portal

Hello, I cant access to the ID@Azure Developer Hub, following URL. https://microsoft.sharepoint.com/teams/IDAZDevelopers/ I'm trying to access from this page. https://developer.microsoft.com/en-US/games/publish/idazure/welcome I've already sent this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,099 questions
asked 2024-06-07T07:40:49.76+00:00
hh_ichijo 0 Reputation points
1 answer

Scheduled Migration Maintenance from Single to Flexible MySQL Server (5.7 to 8.0)

Hello, as many Microsoft customer I received the mail about the scheduled migration from Single to Flexible MySQL Server. Does the migration from a Single 5.7 do also the upgrade to MySQL 8.0 ? Best regards Roberto

Azure Database Migration service
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
735 questions
asked 2024-06-06T14:22:49.22+00:00
MADRetiredTiger-6530 0 Reputation points
commented 2024-06-07T07:39:52.66+00:00
MADRetiredTiger-6530 0 Reputation points
1 answer One of the answers was accepted by the question author.

Please restore posted Answer improperly deleted

I posted an Answer to this thread https://learn.microsoft.com/en-us/answers/questions/1691581/updated-version-of-mscomctl-ocx-(mscomctl2017-ocx) and it was erroneously deleted for Code of Conduct violation. Kindly restore it ASAP. Thank you.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
614 questions
asked 2024-06-06T23:27:15.65+00:00
RLWA32 41,676 Reputation points
commented 2024-06-07T07:39:30.6533333+00:00
TP 80,511 Reputation points
0 answers

Environment variable problem on NT Kernel 10 (or above)

When there were accounts A and B, we set JRE as a user environment variable in A and installed a service that requires JRE. After that, the service changed the logon account of the service to the local service account and confirmed that the service was…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,893 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,367 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,544 questions
asked 2024-06-07T07:39:25.76+00:00
주하 김 0 Reputation points
0 answers

I am unable to connect to Vm using bastion connection

I am unable to connect to VM using bastion connection it shows below error. We used the RDP client and Just in time access to connect. I am able to connect with temp profile due to memory issue in Server Disk size is increased, but still the same…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,339 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
245 questions
asked 2024-06-07T07:38:53.5433333+00:00
Sahana A E 0 Reputation points
1 answer

How to set up a hybrid infrastructure with virtual machines on Azure?

I am required to set up an Azure test environment for hybrid infrastructure across 2 tenants. These are the details of the accounts so far: Tenant A: Hosts a virtual network and bastion to connect to virtual machine A and B for on-premises Active…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,339 questions
asked 2024-06-07T02:55:57.9366667+00:00
KY 0 Reputation points
answered 2024-06-07T07:37:40.5166667+00:00
Nikhil Duserla 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

updating / deleting categories automatically change event's category??

Hello I would like to inquire about the behavior of the following APIs in Microsoft Graph: PATCH /users/{id|userPrincipalName}/outlook/masterCategories/{id} Delete /users/{id|userPrincipalName}/outlook/masterCategories/{id} If some events have a category…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,973 questions
asked 2024-06-07T05:27:24.51+00:00
공민혁 0 Reputation points
accepted 2024-06-07T07:36:51.95+00:00
공민혁 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I move an Azure SQL Managed Instance from one resource group to another with in same subscription?

Hello, I have an Azure SQL Managed instance deployed with in a resource group. I need to move my Azure SQL Managed instance from the existing resource group (RG1) to another resource group (RG2). Kindly help me with the procedure to move the Azure SQL…

Azure SQL Database
asked 2024-06-03T10:06:01.3466667+00:00
Sharma, Mukul 21 Reputation points
accepted 2024-06-07T07:35:37.6466667+00:00
Sharma, Mukul 21 Reputation points
1 answer

Questions: How to migrate mail to M365 using IMAP migration?

Dear All, Our customer is using a source email system "Lotus Domino" that is the same domain in Microsoft 365 or Office 365 and if the source email system supports using superuser credential. I have a question about IMAP migration, Can I use…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,282 questions
asked 2024-06-07T04:11:45.8966667+00:00
Tanisorn Sowudomsilp 231 Reputation points
commented 2024-06-07T07:35:13.1933333+00:00
Tanisorn Sowudomsilp 231 Reputation points
1 answer

SSRS: Subscription

I'm working on configuring the the Microsoft Subscription. I cannot seem to find the error. I found errors 37 and 42. 2024-06-06 10:04:26.3373|ERROR|54|OData exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown…

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,996 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,845 questions
asked 2024-06-06T14:38:38.2+00:00
Tyler Duncan 0 Reputation points
answered 2024-06-07T07:34:28.17+00:00
ZoeHui-MSFT 34,186 Reputation points