292,479 questions

Sort by: Updated
1 answer

Windows 10/11 license with multi-tenant hosting rights

I just got to free Azure account to learn. As beginner, I don't know where to start but saw the Virtual Machine service and thought to try out the Windows 11 Virtual Machine in Azure, but got stock trying to creating an instance. It asks me to confirm…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
asked 2024-05-19T00:31:37.0966667+00:00
Alfonso Kondo 0 Reputation points
edited the question 2024-05-20T03:50:21.0933333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Facing Problem in Uploading or Drag-Drop the files to the Documents in SharePoint On premise 2019

Hi, I was facing the issue with uploading the files in Documents of SharePoint On Premise 2019, Before it was working fine, as when we are uploading the file with same name (existing file in documents) to the documents using Drag-drop function a pop-up…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,243 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,830 questions
asked 2024-05-16T12:44:04.7933333+00:00
Sai Charan GS 60 Reputation points
accepted 2024-05-20T03:50:17.0133333+00:00
Sai Charan GS 60 Reputation points
1 answer

Azure AD SSO SAML

We have 2 groups created in Azure AD SSO and users are added to the group. MEMBERS & ADMINS are the group name. We have created an application that will use Cognito as service provider with Azure AD SSO as an identity provider. We would like to have…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,772 questions
asked 2024-05-18T17:03:09.4366667+00:00
WHTA (Senthil A) 0 Reputation points
edited the question 2024-05-20T03:49:08.6933333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

my azure id is disabled and I want to make payment and system not allowing

my azure id is disabled and I want to make payment and system not allowing

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,103 questions
asked 2024-05-18T17:01:05.4666667+00:00
Venkatachari Venkatakrishnan 0 Reputation points
edited the question 2024-05-20T03:46:38.5166667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

My phone number is not being accepted while trying got apply to a Azure certification test

Just as the title states the form for scheduling the AZ-900 exam is stating my phone number is invalid

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.
1,016 questions
asked 2024-05-17T15:15:06.3133333+00:00
john condon 0 Reputation points
edited the question 2024-05-20T03:45:27.8333333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Yaml to execute SQL scripts in a folder via Azure DevOps pipeline

Greetings!!! We have a git repo directory ExternalSQLScripts with sub-directories for Tables, Views, Functions, StoredProcedures. Loop through each subdirectory and execute all the .sql files on the external SQL Server. We only have access to execute SQL…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,415 questions
asked 2024-05-17T19:37:12.1966667+00:00
Raj D 581 Reputation points
edited the question 2024-05-20T03:44:24.1766667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

SCCM Migration from old system to new system

Hello, Looking for help to migrate sccm from windows server 2012 to windows server 2022. Please share precise information. I have go through some online documents, where as its told that, take backup the old sql and import it to new sql. shutdown the…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
848 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,241 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
975 questions
asked 2024-05-19T11:45:50.1866667+00:00
smkibria 6 Reputation points
edited the question 2024-05-20T03:43:48.27+00:00
smkibria 6 Reputation points
1 answer

Login to a VM with Plesk installed

Hello I created a VM through Azure sponsorship and paid extra to have Plesk installed. However, I cannot log in to the server through the IP address and username/password combination provided. I have been able to successfully log in through SSH and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
asked 2024-05-18T01:38:27.3266667+00:00
EVANGELOS KAFES 0 Reputation points
edited the question 2024-05-20T03:43:07.89+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Deploy Windows Updates through Internet through SCCM

Dear all, Please help me out Recently we purchase m365 E5 plan. We can not update all the system by intune due to limited license. We tried to update the systems by SCCM, but SCCM do not found any new updates for windows 10. All the systems are connected…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
848 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
913 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,455 questions
Microsoft Configuration Manager
asked 2024-05-19T12:26:03.7433333+00:00
smkibria 6 Reputation points
answered 2024-05-20T03:42:48.16+00:00
smkibria 6 Reputation points
1 answer

Yaml to execute SQL scripts in a directory via Azure DevOps pipeline

Greetings!!! I'm trying to execute .sql files stored in azure git repo directory SQLScript with sub-directories for Tables, Views, Functions, StoredProcedures. Loop through each sub-directory and execute all the .sql files on the external SQL Server. We…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,415 questions
asked 2024-05-17T21:06:08.8566667+00:00
Raj D 581 Reputation points
edited the question 2024-05-20T03:42:04.7566667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Deploy a Layout on a Webserver with Authentication

I found the possibility to host my own layout on a webserver as described here https://learn.microsoft.com/en-us/visualstudio/install/create-a-network-installation-of-visual-studio?view=vs-2022 and using the --layoutUri option to specify the address of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-17T13:10:02.53+00:00
Ruething Christoph 0 Reputation points
answered 2024-05-20T03:41:45.39+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
1 answer

Having an issue with creating a new resource in a resource group. Could you please help?

Hello, I am new to Azure. I was trying to a create a resource in a resource group. The resource was successfully created but I could not see it in the resource group. I don't know what is going wrong. The error said it could not fetch the resource.…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
208 questions
asked 2024-05-17T16:40:28.3633333+00:00
minh tran 76 Reputation points
edited the question 2024-05-20T03:39:20.58+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Azure Completion AI playground produces garbage

Trying to play with Completion AI using sample prompts and get garbage. Any idea why?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,435 questions
asked 2024-02-13T22:45:31.0366667+00:00
VK 0 Reputation points
commented 2024-05-20T03:36:59.3033333+00:00
navba-MSFT 17,395 Reputation points Microsoft Employee
1 answer

AZ900 certification

Hi team, I have scheduled az 900 exam through Pearson Vue, I got email confirmation for the exam, where do I see this appointment?I logged into my account but I do not see any upcoming appointment. Candidate id is MS0996641211‎ registration id: 478487393

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.
1,016 questions
asked 2024-05-17T15:47:36.7966667+00:00
samatha mekarthi 0 Reputation points
edited the question 2024-05-20T03:36:31.2533333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

‘Failed to execute script. Exception: 'Odbc Operation Failed.’ Error in Script activity in ADF

Hi Team, We have few pipelines in ADF where we are fetching the Data from multiple API endpoints using Copy Activity. We are connecting to API by leveraging ‘Rest API’ linked service and Integration Runtime(IR) as ‘AutoResolveIntegrationRuntime’. We are…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,693 questions
asked 2024-05-16T10:51:36.78+00:00
Harshvardhan Medikonda 5 Reputation points
commented 2024-05-20T03:33:42.0733333+00:00
phemanth 6,550 Reputation points Microsoft Vendor
1 answer

Burstable MySQL flexible server is not accumulating credits

Hello, I have burstable MySQL flexible server, without any activity, but the credits are not accumulating and still dropping down to 0 after some time. I have Azure Database for MySQL flexible server, Standard_B1s. The database is very small (~1000 rows…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
724 questions
asked 2024-05-18T21:43:02.2166667+00:00
Thomas 0 Reputation points
commented 2024-05-20T03:31:53.5466667+00:00
ShaktiSingh-MSFT 13,836 Reputation points Microsoft Employee
1 answer

why my XLSX file can't open by MS office, but it can open by libreoffice

open_by_libreoffice.png view_page_breaks_by_libreoffice.png open_by_google_sheet.png open_by_ms_office.png Hi developers, I've output a XLSX format file(Page breaks in Export to Excel.xlsx), which add some page breaks in the file(rowBreaks in…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,342 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,518 questions
asked 2023-10-17T06:53:25.74+00:00
Zhu, Chris 0 Reputation points
commented 2024-05-20T03:29:21.92+00:00
Zhu, Chris 0 Reputation points
1 answer

manage Exchange Mailbox permission using C# windows application

hi folks, i would like to design a windows application which will do below. is it possible to develop using C# ? Connect to Exchange Online. Add/Remove mailbox fullaccess. Add/Remove SendAs or Sendonbehalf access. Set mailbox forwarding Thanks …

Microsoft Exchange Online
Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,847 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,354 questions
asked 2024-05-17T12:23:46.4633333+00:00
Meher, Shankar (CORP) 0 Reputation points
answered 2024-05-20T03:24:52.1633333+00:00
Jiale Xue - MSFT 34,831 Reputation points Microsoft Vendor
2 answers

How I can Delete Storage Accounts Without Affecting Virtual Machines?

hi. can i delete i delete resources that are listed as "storage account' without causing any issues with resources listed as "virtual machines" my virtual machines where not configured to manually access and resources other than what they…

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.
2,733 questions
asked 2024-05-08T17:30:28.6266667+00:00
Omn 0 Reputation points
edited the question 2024-05-20T03:18:45.2333333+00:00
Sumarigo-MSFT 43,911 Reputation points Microsoft Employee
2 answers

Wireless keyboard entertainment 7000

I have window 10 and now I can't connect my wireless keyboard throught bluetooth... It is requesting a PIN # that I don't have. How do I get the right PIN # ? or where can I get it? P.S. I have tried 0000 or 1234 that doesn't work either....

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,763 questions
asked 2024-05-17T16:28:34.4666667+00:00
Alcime Lanteigne 0 Reputation points
answered 2024-05-20T03:18:13.43+00:00
Yanhong Liu 2,875 Reputation points Microsoft Vendor