1,800,698 questions

Sort by: Updated
1 answer

Publishing to Linux Function Apps from JetBrains Rider

I am attempting to publish my Azure Function Apps from JetBrains Rider running in my Ubuntu operating system. If I attempt to create the function app within the publish profile I cannot specify the operating system & so it defaults to windows,…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,455 questions
asked 2022-04-10T22:42:22.557+00:00
David Buckell 11 Reputation points
answered 2022-04-20T21:20:14.713+00:00
David Buckell 191 Reputation points
5 answers

Revoke Unmask for Windows User

I have setup masking on a column using: ALTER TABLE xxx.Employee ALTER COLUMN FullName ADD MASKED WITH (FUNCTION = 'partial(2,"XXXXXXX",1)'); When I view this column as a windows user they are still seeing it as unmask. SQL users are…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,740 questions
asked 2022-04-13T13:03:19.19+00:00
Graham Clements 1 Reputation point
answered 2022-04-20T21:14:31.583+00:00
Erland Sommarskog 134K Reputation points MVP Volunteer Moderator
2 answers

How to import a custom keyboard layout created with Microsoft Keyboard Creator in Windows 11

I teach a foreign language to speakers of English using a Computer Assisted Instructional program. To simplify the student's inputting of responses in the foreign language characters we developed an alternate keyboard layout with MS Keyboard Creator…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-12-28T17:47:21.467+00:00
15713920 11 Reputation points
answered 2022-04-20T21:14:17.843+00:00
I ❷ Design 6 Reputation points
2 answers

Not able to select Payment tier for making resource of bing search v7 service

]1 It shows "No available items" in the pricing tier. I am interested in subscribing to the S5 plan but I am not able to. Please help!

Bing | Bing Search APIs | Bing Custom Search API
asked 2022-04-14T12:55:56.08+00:00
Info Origin 1 Reputation point
answered 2022-04-20T21:08:33.35+00:00
GiftA-MSFT 11,181 Reputation points Moderator
1 answer

Office 2021 Pro Plus ESD - Suporte / Garantia

Tendo em vista que trata-se de uma licença perpétua, o suporte do Office 2021 Pro Plus ESD é garantido pela Microsoft?

Community Center | Not monitored
asked 2022-04-20T20:48:25.92+00:00
Anonymous
answered 2022-04-20T21:07:12.847+00:00
Anonymous
1 answer

Office 2021 Pro Plus ESD - E-mail cadastrado

É possível vincular um único e-mail à 621 licenças Office 2021 Pro Plus ESD?

Community Center | Not monitored
asked 2022-04-20T20:52:41.72+00:00
Anonymous
answered 2022-04-20T21:06:26.967+00:00
Anonymous
1 answer

Connect to upload files to blob container in storage account using private IP

hello. I created a private IP by connecting a private endpoint to the storage account for private connection. Users who want to connect via this private IP are on-premises connected by VPN. That user has a hard time connecting through the domain. …

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,850 questions
asked 2022-04-10T12:46:06.807+00:00
아롬 황 236 Reputation points
commented 2022-04-20T21:06:00.44+00:00
SaiKishor-MSFT 17,341 Reputation points Moderator
3 answers One of the answers was accepted by the question author.

Azure Active Directory Connect Provisioning Agent - credentials error

hello guys, we are using Workday user provisioning to AD, the Enterprise Application gets an alert for two days now: Event log (occures every 5 min.): When I start the installed cloud provisioning agent it forces me to use or create…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-04-12T10:48:53.447+00:00
PatrickEl 21 Reputation points
commented 2022-04-20T20:58:27.483+00:00
PatrickEl 21 Reputation points
1 answer

"Can't connect to virtual desktop" Message

Sometimes when I attempt to boot up my Virtual Desktop, it displays the message below. I can't seem to figure out the cause of it, but sometimes it will work, other times it won't. I need this Virtual Desktop to complete some of my homework, so if anyone…

Azure Virtual Desktop
Azure Virtual Desktop

A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.

2,105 questions
asked 2022-03-28T19:18:33.387+00:00
460326 1 Reputation point
commented 2022-04-20T20:52:40.64+00:00
460326 1 Reputation point
0 answers

problem while verify phones with Azure AD B2C MFA "Phone method"

Hello , guys , i have a problem with Azure B2C , the issue when the users comes to verify their numbers with phone method the SMS method is working but the phone method return HTTP response with this body "status":"448" and the…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2022-04-15T22:13:22.903+00:00
Ahmad Sam 1 Reputation point
commented 2022-04-20T20:43:36.643+00:00
Ahmad Sam 1 Reputation point
1 answer One of the answers was accepted by the question author.

Check internet Connection

Good Day All i want to check if the user is connected to the internet , i switch off my wifi internet as depicted below for testing purpose and after that i tried to access a function that needs database connection , before i make a…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,383 questions
asked 2022-04-19T12:31:07.907+00:00
Vuyiswa Maseko 351 Reputation points
accepted 2022-04-20T20:38:44.373+00:00
Vuyiswa Maseko 351 Reputation points
2 answers One of the answers was accepted by the question author.

SQL Server memory allocation

SQL Server has 24 GB RAM and Minimum server memory is fixed at 0 MB RAM and max is 2147483647 MB. I would like to change max value to 19000 MB. Followed this document to determine the value.…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,740 questions
asked 2022-04-19T16:59:08.493+00:00
Avyayah 1,291 Reputation points
accepted 2022-04-20T20:38:33.88+00:00
Avyayah 1,291 Reputation points
1 answer One of the answers was accepted by the question author.

Update datasource after changes to underlying tables

Visual Studio 2019 VB win form project I can't see how to update a data source after making additional changes to the underlying tables. I have created a locale DB, then created several tables in the DB. I then create a data source to the DB and…

Developer technologies | Windows Forms
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,755 questions
asked 2022-04-20T14:25:26.01+00:00
Bob Jones 21 Reputation points
accepted 2022-04-20T20:30:11.003+00:00
Bob Jones 21 Reputation points
4 answers One of the answers was accepted by the question author.

Checkdb error with SQL Graph EDGE constraint..

With just the following basic graph setup, running on SQL Server 2019 CU 14 (and several earlier CUs on other test machines): I get a checkdb error 8992 on the sysmultiobjrefs for the constraint. SELECT @@VERSION GO USE master GO DROP DATABASE…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,740 questions
asked 2022-01-25T20:09:26.417+00:00
Louis Davidson 41 Reputation points
answered 2022-04-20T20:29:43.007+00:00
Arvind Shyamsundar [MSFT] 1 Reputation point Microsoft Employee
1 answer One of the answers was accepted by the question author.

Data Factory and urls as source

Hello, This is a noob'ish question. I use DF to copy files from a shared network folder to an and Azure Blob. Now I am being asked to copy and image from a url to a Blob container Can I use a source public site, like…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,154 questions
asked 2022-04-08T17:22:49.547+00:00
Victor Prasad 41 Reputation points
accepted 2022-04-20T20:17:48.09+00:00
Victor Prasad 41 Reputation points
0 answers

System Performance

Hello, I have a report that is based on a series of (2) queries. The first is a Select query with the 2nd being a Crosstab. The queries do function; however, when I attempt to create the report and then modify field positions, etc. (based on the…

Microsoft 365 and Office | Access | Development
asked 2022-04-20T20:15:31.647+00:00
Flinn, Randal J 281 Reputation points
1 answer

Azure Data Factory - Can you copy from on-prem MS SQL Server when within a Managed Virtual Network IR?

Hi all, We're trying to use ADF to copy data from an on-prem SQL Server to an Azure SQL DB. The IR documentation seems to indicate the only way to do this is with a self-hosted IR, but we're also looking options to use a VPN to connect Azure and our…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,154 questions
asked 2022-04-19T18:17:19.487+00:00
Christian Vogel 1 Reputation point
answered 2022-04-20T20:10:22.093+00:00
HimanshuSinha 19,637 Reputation points Microsoft Employee Moderator
0 answers

FSLogix and Run As Different User

We have a VMWare Horizon View VDI non-persistent environment (Windows 10 21H2) and are trying to migrate from Roaming Profiles to FSLogix profiles. The VM's are primarily used by support staff to access management tools and functions. For the most…

Windows for business | Windows Client for IT Pros | User experience | FSLogix
asked 2022-04-20T20:01:23.9+00:00
Zaiss, Scott 1 Reputation point
1 answer

Access denied issue in Active directory Ldap

Hello, I am creating a user in an active directory with lap connection (c#) from server 1 OU to another server OU with User (Domain user) having permission to create / set password , created through delegate wizard. e.g. PrincipalContext…

Windows for business | Windows Server | User experience | Other
Developer technologies | C#
Developer technologies | 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.

11,806 questions
asked 2022-04-08T07:43:24.717+00:00
alap soni 1 Reputation point
commented 2022-04-20T19:57:58.26+00:00
alap soni 1 Reputation point
2 answers

Use KQL Query in ARM template

@Anonymous / @Anonymous - I tried this solution provided by you https://learn.microsoft.com/en-us/answers/questions/379600/creating-dashboard-using-kusto-query-in-arm-templa.html. But its not working for me. I'm trying to create a azure monitor…

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,957 questions
Azure DevTest Labs
Azure DevTest Labs

An Azure service that is used for provisioning development and test environments.

295 questions
Microsoft Security | Microsoft Graph
asked 2022-04-20T13:11:18.667+00:00
Aakansha Verma 1 Reputation point
answered 2022-04-20T19:47:28.273+00:00
Aakansha Verma 1 Reputation point