421,745 questions

Sort by: Updated
1 answer

Database Performance in Azure SQL MI

I have a SQL MI which contains 10 database. Out 10 database, 1 database is facing issue in performance. Do I have to increase the tier of SQL MI or apply some DMV to check the issue and then increase the size of SQL MI? What is the best practice?

Azure SQL Database
asked 2020-12-09T14:04:01.1+00:00
Sarvesh Pandey 71 Reputation points
commented 2020-12-10T21:50:49.23+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee
1 answer

Global distribution - multi region writes using SQL API with Java SDK and ReactiveCosmosRepository

We have a project which is hosted in Azure and using Cosmos DB, and we are using com.microsoft.azure.spring.data.cosmosdb.repository.ReactiveCosmosRepository to connect to Cosmos from our application. We now wanted to use global distribution using…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,790 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
134 questions
asked 2020-12-08T09:05:14.727+00:00
Varun Thadaka 1 Reputation point
commented 2020-12-10T21:45:27.833+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

"netsh interface portproxy" doesn't work

Hi, I have a server in my local network which hosts multiple ASP.NET Core application on different hosts I would like to be able to connect to those different application with different IP address, apparently it's possible using netsh. In my…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
asked 2020-12-07T16:00:42.533+00:00
d2o 21 Reputation points
commented 2020-12-10T21:23:42.097+00:00
d2o 21 Reputation points
2 answers One of the answers was accepted by the question author.

Checking Offline folder content prior to turning off Offline folders.

Hello Everyone, A user is experiencing problems with Offline files not synchronizing local files with the network share. Files remain in "Sync Pending" state. I don't believe he uses Offline files, so I would like to turn off the feature. …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
asked 2020-12-09T00:21:48.733+00:00
Rudolf Amarlapudi 546 Reputation points
accepted 2020-12-10T21:21:35.147+00:00
Rudolf Amarlapudi 546 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to add New Test Plan Using Grid in TFS 2017

Hi, My TFS 2017 project is unable to add New Test Plan > Using Grid. Wich place could i configurate this funcionality to create tests? I appreciate if anyone can help me. Thanks!

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
363 questions
asked 2020-12-10T20:09:37.667+00:00
Vitor Victal_NOESIS 21 Reputation points
commented 2020-12-10T21:17:44.05+00:00
Anonymous
0 answers

Does Azure Data Catalog support private endpoint to access SQL Database

Does ADC support using a private endpoint to access SQL Database in a virtual network?

Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
110 questions
asked 2020-12-04T04:07:36.757+00:00
Fienefie 131 Reputation points
commented 2020-12-10T20:48:41.773+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
0 answers

Move multiple files from one folder to other in azure data lake

How can I move multiple files within a single folder in azure data lake to a new folder using scala? All files must be moved in one go.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,547 questions
asked 2020-12-03T13:53:32.33+00:00
Goutham Kannekanti 1 Reputation point
commented 2020-12-10T20:40:36.337+00:00
MartinJaffer-MSFT 26,236 Reputation points
1 answer

Pipelines execution based on dependency

HI Team, I have 3 pipelines and i want to execute based on dependency. pipelines name: pl_test, pl_test_plan, pl_testcase. step1:pipelines should execute first pl_test then pl_test_plan and pl_testcase. step2: if pl_test_plan get fail and we do…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,347 questions
asked 2020-12-01T02:32:35.847+00:00
pankaj chaturvedi 86 Reputation points
commented 2020-12-10T20:40:25.097+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How can I capture the error information from a data flow?

I have some "copy data" activities which I can easily capture the error information in the pipeline so I can do something with it. I have a new project that has to use the data flow activity instead, and I get an error saying that the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,347 questions
asked 2020-12-04T20:56:46.643+00:00
Benjamin Reynolds 101 Reputation points
commented 2020-12-10T20:37:57.973+00:00
MartinJaffer-MSFT 26,236 Reputation points
1 answer One of the answers was accepted by the question author.

DevOps: How do I change an existing board to a KanBan board without impact to the existing cards?

We currently have a team board that starts with a "NEW" column and has additional columns to the right of that. With KanBan I feel that I could drag cards up and down which would allow my developers to choose the next job from the very top of…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,734 questions
asked 2020-12-10T18:48:03.383+00:00
George Gonzalez 21 Reputation points
accepted 2020-12-10T20:29:25.097+00:00
George Gonzalez 21 Reputation points
1 answer One of the answers was accepted by the question author.

Adding execution bypass to existing script

I see that most posts use examples of executionpolicy unrestricted -force and then point to a ps.1 I have a PowerShell script I want to run but I'm wondering if I can put the bypass right in the script I'm trying to run. Such as: …

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
937 questions
asked 2020-12-02T20:38:57.093+00:00
Rick Someone 411 Reputation points
accepted 2020-12-10T20:15:32.387+00:00
Rick Someone 411 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Function / Durable best practice

Hi all, I am wondering if someone could guide me on if this is acceptable to have in a azure function and if so, would a durable function be more appropriate. I am writing a function that will have a Service Bus trigger to take messages off the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,552 questions
asked 2020-12-09T16:20:22.07+00:00
Kyle K 21 Reputation points
accepted 2020-12-10T20:06:04.2+00:00
Kyle K 21 Reputation points
1 answer One of the answers was accepted by the question author.

Illustration show at the login page only

I had custom the theme of ADFS, but I found the problem the illustration (the left big picture) only show at the login page (mean with the username/password login form). But other page like "Sign in to this site / Sign in to one of the following…

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,296 questions
asked 2020-07-31T18:22:00.267+00:00
Hau Kit Wong 71 Reputation points
accepted 2020-12-10T20:01:48.677+00:00
Hau Kit Wong 71 Reputation points
1 answer

Using myapplications can I access a App that is Owned by a User

Hi Folks, I would like to see if I can use MyApplications to link to the definition of a AD Application. My goal is to be able to add an identification certificate to the App by the App Owner/User. What permissions would I need? What user flows is…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,679 questions
asked 2020-12-10T03:40:40.217+00:00
Warwick Foster 41 Reputation points
answered 2020-12-10T20:01:03.897+00:00
2 answers

365 ad in azure unable to connect a vm dns error

I have a 365 ad in our azure tenent, I would like to join a VM to the domain, I can ping the domain and the controller, but the join fails with: DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR) The query was for the SRV record…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,679 questions
asked 2020-12-07T10:42:24.713+00:00
Richard Butler 1 Reputation point
commented 2020-12-10T19:49:17.153+00:00
James Hamil 27,006 Reputation points Microsoft Employee
0 answers

Recibo erro de codigo 403 en Restablecer la contraseña | Uso y conclusiones (Azure Active Directory)

Id. de sesión e04ccb37996c46e9a77bf109a470d4c7 Identificador de recurso No disponible Extensión Microsoft_AAD_IAM Contenido AuthMethodsOverviewBlade Código de error 403

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,734 questions
asked 2020-12-10T19:42:17.337+00:00
Gabriel Rebolledo Mastache 1 Reputation point
1 answer

Q n A Maker error - No Endpoint keys found

Hi ! I am facing this error while trying to access my Knowledge base from the Q n A maker portal - "No Endpoint keys found" . Kindly help in resolving the same. I have restarted the app service on Azure but still I am unable to ping the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,248 questions
asked 2020-12-08T16:57:28.867+00:00
Sharma, Paridhi 16 Reputation points
commented 2020-12-10T19:41:58.863+00:00
GiftA-MSFT 11,176 Reputation points
0 answers

Stackpath IP block whitelist

I am just testing Azure, and trying to use it with Stackpath - whitelisting their IP's throws up hundreds of errors, e.g. "The subnet 81.171.61.0/24 overlaps the subnet 81.171.61.0/24" The IP Blocks is from their site…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
731 questions
asked 2020-12-04T09:47:04.913+00:00
JH 1 Reputation point
commented 2020-12-10T19:25:20.61+00:00
SaiKishor-MSFT 17,331 Reputation points
0 answers

Issue with NSG Rule Creation using PowerShell

Can you help me with the below challenge please? About the Scenario details to re-create: Imported the NSG Rules information in to a table in SQL Database. Created a Power Shell script to read the data from SQL table and table contains a few…

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,666 questions
asked 2020-12-04T09:45:27.277+00:00
Jagadheesh Srinivasan 1 Reputation point
commented 2020-12-10T19:21:34.063+00:00
SaiKishor-MSFT 17,331 Reputation points
1 answer

how to enable force-password-reset-first-logon based on B2C example

Hi, I struggeling with implementing Force password reset on first logon on my B2C environment. I followed all the instructions based on https://github.com/azure-ad-b2c/samples/tree/master/policies/force-password-reset-first-logon. But i'm receiving the…

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.
3,080 questions
asked 2020-12-10T12:01:29.39+00:00
Raf Nijs 1 Reputation point
answered 2020-12-10T19:01:15.9+00:00