344,011 questions

Sort by: Updated
0 answers

How to migrate database users from Azure PostgreSQL single server to flexible server?

Hello team, I was using the migration tool provided in Azure portal to migrate databases from PostgreSQL single server to flexible server.The migration itself was successful and I could see my database and data in the flexible server. The issue I am…

Azure Database for PostgreSQL
asked 2024-05-06T18:47:09.7233333+00:00
Pratik 0 Reputation points
edited a comment 2024-05-07T03:33:19.5766667+00:00
Pratik 0 Reputation points
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-07T03:32:54.1833333+00:00
Uche 0 Reputation points
0 answers

Ensuring Database Updates on Form Closure: Troubleshooting for Mac.

When I attempt to insert details into the database upon closing the form or upon its disappearance event, the code doesn't execute as expected. However, the same code executes properly when triggered by a button click or when the form appears. I need…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,903 questions
asked 2024-05-06T12:03:23.94+00:00
Sarfaraz Sable 20 Reputation points
commented 2024-05-07T03:31:30.03+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,451 Reputation points Microsoft Vendor
0 answers

Azure Update Manager support for CIS-Hardened Images (Windows)

Hello there, Any further update on support for CIS hardened images (Windows 2019/2022) in Azure Update Manager? What's the recommended action if the deadline arrives and the support is not ready? I saw somewhere else a possible option that would include…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,127 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
225 questions
asked 2024-05-07T03:30:29.24+00:00
CelsoScarpim 0 Reputation points
0 answers

Should I use Private End Points or Service End Points or both to Restrict Access?

I've been studying https://learn.microsoft.com/en-us/azure/private-link/create-private-endpoint-cli?toc=%2Fazure%2Fvirtual-network%2Ftoc.json&tabs=dynamic-ip and…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
549 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
965 questions
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,162 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,921 questions
asked 2024-05-07T03:29:17.8+00:00
Siegfried Heintze 1,861 Reputation points
0 answers

how to fix app registration access from myapp and restrict from other users

Hi team, I have problem when create external identity & azure ad b2c, to create access management login, i have create azure ad b2c, app registration & add app launcher at enterprice application. Users can access apps from myapp when…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
965 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,655 questions
asked 2024-05-07T03:28:18.78+00:00
Agung 0 Reputation points
1 answer

How to create Scatter chart in pptx using OpenXML C#

I am trying to create Scatter chart in PPT using OpenXML C#. but the chart series not showing on graph. though I can see the attached excel file data after click on edit data of graph.

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,286 questions
asked 2021-02-25T06:57:36.31+00:00
Vineeta Shukla 1 Reputation point
commented 2024-05-07T03:22:00.95+00:00
Stefan Krabbe 0 Reputation points
1 answer

Error faced while using VSIX extension with SSMS 17.x/19.x versions

I am encountering the same issue as described in the ticket linked below. I have the following questions: Which versions of SSMS (SQL Server Management Studio) are supported when using VS 2022 & VS2019? Is there any solution available to use the…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
173 questions
asked 2024-03-28T02:32:27.6566667+00:00
Deepak Rane (drane) 40 Reputation points
commented 2024-05-07T03:21:13.08+00:00
Deepak Rane (drane) 40 Reputation points
5 answers

How do I log in to an AKS cluster and run the docker images command to view the image?

The Docker service cannot be found for the Cloud Shell CLI, the node cannot be logged in remotely, and an error is reported when logging in to the bastion host.

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.
1,869 questions
asked 2024-04-30T08:31:28.53+00:00
Chen, Owen 0 Reputation points
answered 2024-05-07T03:15:24.25+00:00
Chen, Owen 0 Reputation points
1 answer

How can I seamlessly change an App Registrations "Application ID URI" domain?

I have a published teams app which includes tabs. The tabs point at Domain A to authenticate the user using "microsoftTeams.authentication.authenticate" and "microsoftTeams.authentication.getAuthToken()". The teams manifest.json…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,125 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,581 questions
asked 2024-04-25T09:54:11.6+00:00
commented 2024-05-07T03:15:19.9033333+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
0 answers

I am not getting notifications after provisioning and deploying an azure notifications bot built using javascript. How can we fix it ?

I created a notification bot using teams center. It works absolutely fine in local. But when I deploy it to azure and hit the API. I get success response but do not get any notifications on the teams chat. Below is the api code from index.js file: const…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,125 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.
2,873 questions
asked 2024-04-05T04:34:25.2166667+00:00
Chandan Yadav 0 Reputation points
edited a comment 2024-05-07T03:14:34.8+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
2 answers

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
asked 2024-02-23T09:37:28.5833333+00:00
Vinayak Nikam 0 Reputation points
commented 2024-05-07T03:12:44.3866667+00:00
Brian Knox 0 Reputation points
0 answers

Cannot set the Minimum API version for API Management instance

Hi, I have received one email that "All API versions prior to 2021-08-01 will be retired starting 1 June 2024." According to the instructions, I need to navigate to your API Management instance. In the left menu, under Deployment +…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,773 questions
asked 2024-05-07T03:11:46.66+00:00
Wang, Zheng 15 Reputation points
0 answers

Training an existing model with additional dictionary

We are training a model for translator API, and here comes a problem: our documents to translate are keeping growing, and we need to frequently add new terms to the customed translator. Is there any method to add these terms into an existing model of a…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
344 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
965 questions
asked 2024-05-07T03:11:14.2133333+00:00
舒韬 张 0 Reputation points
0 answers

Bing Webmaster API OAuth return error

I am using OAuth 2.0 to access the Bing Webmaster API. https://learn.microsoft.com/en-us/bingwebmaster/oauth2 It was successful up to "6. Use the access token to access the Bing Webmaster APIs". But, An error is displayed at "7. Request a…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
387 questions
asked 2024-05-05T23:46:33.4+00:00
yasu 0 Reputation points
edited the question 2024-05-07T03:10:44.4066667+00:00
yasu 0 Reputation points
2 answers

Issue deploying using Azure CLI with client secret authentication in an Azure DevOps YAML file

We are having issues deploying a BICEP template with Azure CLI in our CI/CD pipeline using a client secret authentication method. The previous key had expired, so we cycled the client secret, added it to the Key Vault for our test environment, and…

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,127 questions
asked 2024-05-03T13:39:38.1066667+00:00
Jack Lazenby 0 Reputation points
answered 2024-05-07T03:09:53.98+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
1 answer

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra')

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra'). you can refer this screenshot

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T07:03:48.7533333+00:00
Yogendra 0 Reputation points
edited a comment 2024-05-07T03:08:32.6+00:00
CarlZhao-MSFT 37,216 Reputation points
0 answers

How to use condition to compare two things for dropdown and an empty field in wpf?

Hi Team Need to use a condition will check if combo box(truck-empty) for selected item and when an empty field(topseal and bottomseal), needs to validate for both. Meaning when a user selects this combo box for truck-empty condition must met only here,…

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,678 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,286 questions
asked 2024-05-06T20:20:32.45+00:00
Gcobani Mkontwana 20 Reputation points
commented 2024-05-07T03:06:00.78+00:00
Hui Liu-MSFT 40,271 Reputation points Microsoft Vendor
1 answer

The portal is having issues getting an authentication token. The experience rendered may be degraded.

An Invoice of 109 USD was generated for my new azure account for Azure support. i was unable to view or login to the portal with my azure account. The portal is having issues getting an authentication token. The experience rendered may be…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,581 questions
asked 2024-05-04T14:03:35.9433333+00:00
SESHI KUMAR CHITTURI 0 Reputation points
answered 2024-05-07T03:05:52.21+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
1 answer

Rest API End Condition in Copy Activity is not working

I'm working on a paginated get requestin adf. As soon as an EndCondtion is set, the request does not work anymore. I'm using pagination rules in order to loop the request until all data is loaded. The range rule works fine but as soon as I add the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2022-05-30T09:37:59.527+00:00
Philipp Kempter 56 Reputation points
commented 2024-05-07T03:04:31.4366667+00:00
Gerardo Arevalo 0 Reputation points