55,635 questions

Sort by: Updated
0 answers

Add Network Location for FTP with Multiple Usernames at same domain

I need to add Network Location for FTP with Multiple Usernames at same domain is this possible? and what is the steps to do that since after i added the first username and password for the second one it open the same location but without asking for…

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,050 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,412 questions
asked 2024-06-10T10:40:45.5+00:00
Toufic Jaber 0 Reputation points
0 answers

[Azure Load Testing] - Auth with managed identity

I am trying to configure an azure load test to obtain the AAD bearer token using managed identity. Until now, I used secret-based authentication and I was generating manually the JWT token and passing it though the test parameters. Now, I am trying to…

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
44 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,018 questions
asked 2024-06-10T10:39:10.1566667+00:00
Elena Colominschi 0 Reputation points Microsoft Employee
0 answers

Cosmos DB NoSQL LIMIT OFFSET performance - .NET SDK | Azure Portal

Hi Team, As per MS documentation (Azure Cosmos Db for NoSQL), it is mentioned that OFFSET LIMIT query RU charge significantly increases as OFFSET increases and continuation token is the recommended…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,485 questions
asked 2024-06-10T10:38:37.92+00:00
VD 66 Reputation points
0 answers

"Phantom" user lockouts - Event ID 4771 on DC and Event 14 on Local Machine

Hi everyone BACKGROUND This has perplexed me for a few days now. A user is having 2-3 lockouts a day and they are not putting in their password wrong at all. Our GPO for password policy is 5 bad attempts before lockout with 30 mins to reset this…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,045 questions
asked 2024-06-10T10:34:07.52+00:00
Alex South 0 Reputation points
0 answers

Creating ADF linked service to connect to a storage account on private endpoint using service principal

HI, Currently my storage account is open and allows public access. I disabled public network access to storage and followed this article for creating a secured SFTP connection through a firewall -…

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,805 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
586 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,221 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,851 questions
asked 2024-06-10T10:28:27.29+00:00
Shashwat Tiwary 20 Reputation points
0 answers

RDLC Files Not Automatically Deploying to Azure App Service

Hello, I'm experiencing an issue with deploying RDLC files in my project to Azure App Service. Here are the details: Project Setup: My RDLC files are included in the project with the following settings: Build Action: Content Copy to Output Directory:…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,119 questions
asked 2024-06-10T09:18:28.8833333+00:00
Omkar Pawar 0 Reputation points
edited the question 2024-06-10T10:21:08.57+00:00
Omkar Pawar 0 Reputation points
0 answers

adding model based controller gives me an error in MVC 5

I am trying to add model based controller, according to a tutorial: https://learn.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/accessing-your-models-data-from-a-controller I tried reinstalling Visual studio, tried deleting…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 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,453 questions
Entity Framework Core Training
Entity Framework Core Training
Entity Framework Core: A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.Training: Instruction to develop new skills.
3 questions
asked 2024-06-10T10:18:57.1966667+00:00
David Kamushadze 0 Reputation points
0 answers

Geeting error when perform app provisioning

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,842 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,994 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,018 questions
asked 2024-06-10T10:18:44.6466667+00:00
Vaibhav Patil 20 Reputation points
0 answers

Issue with Azure firewall

Hi , I am getting below error in the Azure Firewall when try to update the policies Failed to delete the rule 'rule-2'.application-resources-firewall-chlid-policy Failed with 1 faulted referenced firewalls It is deleted but still getting the error And…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
586 questions
asked 2024-05-31T11:42:02.6266667+00:00
Gayan Koswaththa 20 Reputation points
commented 2024-06-10T10:13:42.6566667+00:00
GitaraniSharma-MSFT 48,276 Reputation points Microsoft Employee
0 answers

Content Safety Studio & Cognitive Services

I working through the AI900 labs and am getting the following error when trying to execute some of the sample Content Safety Studio queries. Your account does not have access to this resource, please contact your resource owner to get access. I have…

Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
5 questions
asked 2024-06-03T17:59:28.96+00:00
Troy 15 Reputation points
commented 2024-06-10T10:12:34.5233333+00:00
Matt Boothman 0 Reputation points
0 answers

How to send data using Azure SignalR Service from a JS SignalR client to a C# SignalR client?

Hello there, I have two signalR clients: ClientA is based on JavaScript and ClientB is based on C#. The objective is to send user input from ClientA and to ClientB. Both clients are completely different and don't belong to the same group. The signalR…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,464 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
126 questions
asked 2024-06-10T10:09:52.6833333+00:00
Adwait Naik 40 Reputation points
0 answers

Azure notification hub API rate limit

Is there a rate limit for the Azure Notification Hubs API when registering FCM notifications? I have over 200000 existing FCM notification registrations and I am planning to re-register those to FCMV1 by running an Azure Durable Function.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
277 questions
asked 2024-06-10T10:09:24.63+00:00
Pranav pavithran 25 Reputation points
0 answers

IIS 10.0 will not allow an application pool identity to be set to a valid service account on .NET482. How do I fix this?

I have a series of production websites that are currently running 4.6 with IIS 10. I can set the application pool identity to an internal service account. I can also set WCF services to that service account. On my development and test servers, which…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 questions
asked 2024-06-03T14:57:44.9033333+00:00
Timothy Dooling 25 Reputation points
commented 2024-06-10T10:09:12.7833333+00:00
Sam Wu-MSFT 7,126 Reputation points Microsoft Vendor
0 answers

جـلب الحـبيب السعودية 🇸🇦𝐎𝐎𝟐.𝐎1𝐎2𝟕0𝟑𝟗𝟐𝟓𝟒- السعودية - اكبر - شيـخ روحــانى # bring the beloved

company's OneDrive account. I usually delete and change file names toA. spiritual sheikh correct them.  However, this time, I was changing too many GB using OneDrive at the . bring the beloved .same time as the sync issues are happening at the home…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
892 questions
asked 2024-06-10T10:08:24.7333333+00:00
Utobaas 0 Reputation points
0 answers

How to disable the two factor authentication permanently for microsoft entra id user

How can we disable two factor authentication permanently for single Microsoft Entra ID user at user level not directory level. for the new users we have only 15 days to set authentication via app. we want it should never ask for authentication at all.…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,774 questions
asked 2024-06-10T10:07:08.91+00:00
Dharmendra Patidar 40 Reputation points
0 answers

Does ADO.NET support multi-subnet failover for SQL connections, and how does this feature compare to ODBC's multi-subnet failover support?

I am using ADO.NET for SQL connections. Does ADO.NET support multi-subnet failover? I understand that ODBC supports multi-subnet failover. Can you explain the difference between ADO.NET and ODBC in this regard?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 questions
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,020 questions
Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
678 questions
asked 2024-06-10T10:06:11.2266667+00:00
YONG Chee Wee 1 Reputation point
0 answers

Cash Assist customer Server care New Number//.7029672438//8250927608

Chk the attachment of my friend who works in progress designs or hands on experience in theorld of

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
910 questions
asked 2024-06-10T10:03:27.7+00:00
Cash Assist 0 Reputation points
0 answers

شيـخ روحــانى 🇸🇦𝐎𝐎𝟐.𝐎1𝐎2𝟕0𝟑𝟗𝟐𝟓𝟒- أكبر شـخ روحـانى Microsoft A spiritual sheikh

ما هى البيانات الأساسية والمداخلات العامة لوينوز 11 ماهى فوائد الطريقة التي كتبها

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,910 questions
asked 2024-06-10T10:02:42.87+00:00
Utobaas 0 Reputation points
0 answers

Why didn't UpdateIf work instead UpsertIf?

Hi! I'm having trouble understanding this article from Microsoft Learning: https://microsoftlearning.github.io/dp-203-azure-data-engineer/Instructions/Labs/10-Synpase-pipeline.html There's this information at some point: Alter row conditions: Edit the…

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,527 questions
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,117 questions
asked 2024-06-09T19:08:52.5933333+00:00
Cezario Abrantes 0 Reputation points
edited the question 2024-06-10T10:00:39.3466667+00:00
PRADEEPCHEEKATLA-MSFT 81,486 Reputation points Microsoft Employee
0 answers

Can't get into my Microsoft account because i have authenticator on a broken phone

Hello, I can't get into my microsoft account because it's authenticator is on a broken phone that's not usable anymore. When i log in, it says "Help us secure your account", then it opens the approve request code, and when i click "Having…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,774 questions
asked 2024-06-10T10:00:23.6833333+00:00
Lauris Golde 0 Reputation points