386,387 questions

Sort by: Updated
0 answers

Unable to upgrade Postgresql Flexible Server from V14 to V16

Dear Azure Support, I would like to do a major upgrade of Postgres Flexible Server from V14 to V16. I always get the following error message, although I have removed extensions dblink and postgres_fdw. PS C:\Program Files\PowerShell\7> az postgres…

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,017 questions
Azure Database for PostgreSQL
asked 2024-11-08T15:16:50.1133333+00:00
Martin Constam 0 Reputation points
edited the question 2024-11-08T15:19:25.1266667+00:00
Martin Constam 0 Reputation points
1 answer

Remote Desktop shorcut and powershell

Hi team, I'm attempting to automate the activation of the Remote Desktop Connection bar using the keyboard shorcut Ctrl + Alt + Home. I've created a Powershell script and C# code that utilises keybd_event function from user32.dll library to simulate…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,602 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,592 questions
asked 2024-11-05T20:20:08.3466667+00:00
Yunho Kwon 0 Reputation points
answered 2024-11-08T15:18:41.66+00:00
Jacen Wang 960 Reputation points Microsoft Vendor
0 answers

Increase Azure AD password policy and On-premises AD password expiry policy of 90 days to 365 days

We have enabled EnforceCloudPasswordPolicyForPasswordSyncedUsers feature and set almost all users azure policy to 'none' with the exception of a few accounts that are set to DisablePasswordExpiration. The default Azure AD password policy does match our…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,639 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,264 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,108 questions
asked 2024-11-08T14:51:57.3133333+00:00
Scott Otta 0 Reputation points
edited the question 2024-11-08T15:16:54.07+00:00
Scott Otta 0 Reputation points
1 answer

Inquiry on Primary-Failover Model and Zone Outage Handling for Azure NAT Gateway

I am seeking clarification regarding the configuration of a primary-failover model for outbound traffic using Azure NAT Gateways. Have read the document https://learn.microsoft.com/en-us/azure/nat-gateway/nat-availability-zones. Specifically, I still…

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,509 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
38 questions
asked 2024-11-08T09:47:37.1466667+00:00
Xiaoxi 0 Reputation points
edited an answer 2024-11-08T15:16:18.9566667+00:00
Ganesh Patapati 1,275 Reputation points Microsoft Vendor
0 answers

VM Network Issue

Hello all, I have some network issue on the VM, my colleague suggest me to add the below in this path : HKLM\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL\00010002 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 …

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,509 questions
asked 2024-11-08T15:00:07.32+00:00
Princz 0 Reputation points
edited the question 2024-11-08T15:14:55.88+00:00
anashetty 660 Reputation points Microsoft Vendor
2 answers

How to fix internal server error 500 for kusto db using user managed identity ?

Hi , I am trying to use user assigned managed identity to connect with KUSTO db but getting internal server error 500 . kusto db already given the permissions to my managed identity . I am concern about the app service environment variable is that…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
531 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,907 questions
asked 2024-11-07T15:56:52.2233333+00:00
SohamPrasad Girde (Wipro Designit Services, Inc.) 40 Reputation points Microsoft Vendor
commented 2024-11-08T15:14:54.1933333+00:00
Ganesh Gurram 1,025 Reputation points Microsoft Vendor
3 answers

Need to set minimum 12-character password policy for Entra ID P1 license, where we have cloud only users. By default, we have minimum of 8-character password which does not meet the Organization standard and considered to be a weak password policy.

Hi, Our organization have license with Microsoft Entra ID P1, and all the users inside it, are prompted to reset their password with minimum 8-character password. But as per our security standards we require users to set passwords with minimum…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,200 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,108 questions
asked 2023-11-30T10:30:37.0533333+00:00
Madhusoodhan Gopal 65 Reputation points
answered 2024-11-08T15:14:13.6066667+00:00
Storm Søndergaard 0 Reputation points
0 answers

How to recover one's Microsoft certification?

Hi, I got my Microsoft certification some years ago and I no longer have access to the second Microsoft account I had created on purpose. But I have a proof that I received credentials to download the certification right after passing the exam, the…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,494 questions
asked 2024-11-08T15:12:49.8866667+00:00
Ornella 0 Reputation points
1 answer

EntraID - Update appRoles Application

Good morning, I'm trying to create Application Roles with the following permissions: Application.ReadWrite.All and AppRoleAssignment.ReadWrite.All (Delegates and Applications). However, I receive the following error when following the documentation: { …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,108 questions
asked 2024-10-30T14:15:11.4233333+00:00
Wagner Costa 10 Reputation points
commented 2024-11-08T15:11:43.2133333+00:00
Navya 12,250 Reputation points Microsoft Vendor
0 answers

understanding how to use mergeSchema=True

In COPY INTO under FORMAT_OPTIONS generally i use mergeSchema=True but in few queries i am seeing that it is also metioned under copy_options why ? and I have also seen mergeSchema=true given under options while read or readStream, i have seen that in…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,217 questions
asked 2024-11-07T09:17:43.31+00:00
Mantri Sai Ashish 0 Reputation points
commented 2024-11-08T15:11:28.77+00:00
Ganesh Gurram 1,025 Reputation points Microsoft Vendor
0 answers

Unable to delete Azure Synapse Workspace even through Powershell force deletion

Hello Team, I am unable to delete synapse analytics even though following up post through webUI or powershell. I tried following the steps mentioned in the link below :-…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,995 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,592 questions
asked 2024-11-06T21:31:49.4833333+00:00
vaddi_dataengineer 0 Reputation points
commented 2024-11-08T15:10:08.0333333+00:00
Ganesh Gurram 1,025 Reputation points Microsoft Vendor
1 answer

Azure Synapse too slow to Open and work on Workspace

Hello- When loading and accessing Synapse workspace is taking a long time. Even it opens up after 20 mins - working around the workspace is very slow. There have been no changes/setting up. The health status looks fine. All env within that subscription…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,995 questions
asked 2024-11-06T09:49:29.67+00:00
Xhevahir Mehalla 25 Reputation points
commented 2024-11-08T15:06:09.99+00:00
Ganesh Gurram 1,025 Reputation points Microsoft Vendor
0 answers

Purchase Order Mobile App

Which app needs to be downloaded on mobile for purchase order approval in Microsoft Dynamics?

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.
5,120 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
236 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
304 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
959 questions
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.
822 questions
asked 2024-11-08T15:04:10.79+00:00
Bilal Raja 0 Reputation points
0 answers

Installation of Office Pro plus 2024. Did not download setup program.

I am trying to install Office Pro plus 2024. I enter to the https://setup.office.com/. I use my account and I enter the key of the product and I press the redeem button. Then there is the following text in Greek: "Πραγματοποιήστε λήψη της εφαρμογής…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,708 questions
asked 2024-11-08T15:02:53.93+00:00
Zic Nos 0 Reputation points
1 answer One of the answers was accepted by the question author.

Connector Editor in Azure Appears Blank After Attempting to Edit

Hi, I am facing an issue where I have created a connector in Azure, but when I try to edit the connector, the editor appears blank. I have also tried editing in incognito mode, but it still shows up blank. Any help would be appreciated.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,209 questions
asked 2024-10-22T17:26:04.3533333+00:00
Jyoti Badoni 20 Reputation points
accepted 2024-11-08T15:02:01.0733333+00:00
Jyoti Badoni 20 Reputation points
0 answers

Procedure to Restore a Replica to a More Recent Backup in SQL Server Replication

I'm encountering an error while synchronizing the replication schedule. Here is the error message: The merge process failed because it detected a mismatch between the replication metadata of the two replicas, such that some changes could be lost leading…

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,990 questions
asked 2024-11-08T15:01:51.8033333+00:00
PradeepK-4049 0 Reputation points
6 answers

How to Remove Focus and Notifications Box Windows 11

Does anyone know how to remove the "notifications" box AND "focus"? When I click the date/time I just want a calendar to pop up, no notifications center and no focus thingy.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,889 questions
asked 2023-01-19T06:27:06.2466667+00:00
Kelly Urban 130 Reputation points
answered 2024-11-08T14:59:40.57+00:00
Elena Svancarova 0 Reputation points
1 answer

Need a deeplink to approavals app in teams with particular environment selected other than default environment.

I tried this way. it is opening only approvals app with default environment but not the environment I need. please help me create a deeplink to approvals app in teams with particular environment other than default environment.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,309 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,340 questions
asked 2024-08-08T03:46:43.1033333+00:00
BESTHA SEKHAR 5 Reputation points
commented 2024-11-08T14:57:35.18+00:00
Ravi Puvvula 0 Reputation points
1 answer

I was trying to install kb5034763 on a machine but getting this error Error: 0x800f0989 DISM failed. No operation was performed. For more information, review the log file.

I was trying to install kb5034763 on a machine but getting this error Error: 0x800f0989 DISM failed. No operation was performed. For more information, review the log file. I had tried with .cab file and with .msu file both are not getting installed in…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,713 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,495 questions
asked 2024-11-05T12:27:51.3333333+00:00
Afsal 0 Reputation points
answered 2024-11-08T14:57:21.0566667+00:00
Zunhui Han 2,395 Reputation points Microsoft Vendor
0 answers

Add Support for Dynamic CSP Nonces to Enhance Security in Azure Static Web Apps

https://github.com.mcas.ms/Azure/static-web-apps/issues/1575 seems to be not monitored anymore, thus I copied my request here, maybe someone can help me. Is your feature request related to a problem? Please describe. Currently, Azure Static Web Apps do…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
968 questions
asked 2024-11-08T14:56:15.7266667+00:00
emfau 0 Reputation points