99,651 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Partition by filter

Hey Team I have table where A values comes then E value should be filter or else E value should be there partition by data and mpr column expected values

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,067 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
57 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,577 questions
asked 2024-06-14T14:34:28.8633333+00:00
Vineet S 205 Reputation points
edited an answer 2024-06-14T21:11:05.9233333+00:00
Naomi Nosonovsky 405 Reputation points
4 answers One of the answers was accepted by the question author.

Resolving "No job functions found" Error in Azure Functions

Hello, I'm encountering an issue with my Azure Functions project that's causing a persistent "No job functions found. Try making your job classes and methods public" error. Despite following the standard guidelines, the error persists. Here are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,481 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,524 questions
asked 2023-12-25T14:30:05.5166667+00:00
Muhammad Haseeb Rehman 30 Reputation points
commented 2024-06-14T21:01:06.0533333+00:00
Mercado, Marcos 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can you setup Azure CDN custom origin to be public IP address of windows azure virtual machine running IIS

Trying to see if this is even possible. I have Azure Virtual Machine running as a windows webserver IIS. Is it possible to setup Azure CDN to pull content from that webserver? Things tried. Created CDN. Changed Origin to custom and set the public IP…

Azure Content Delivery Network
asked 2024-05-22T20:28:23.3366667+00:00
Mike Myers 20 Reputation points
commented 2024-06-14T20:24:55.6+00:00
Mike Myers 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to authenticate a user that was redirected to a web application from a mobile application.

I have two applications that use two different Azure AD B2C user flow. The first one being a mobile application that the user opens from his phone and is the starting point for the user. The second one is a web application that the user can be…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,055 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,093 questions
asked 2024-01-30T21:24:01.2033333+00:00
Isaac Zolana 85 Reputation points
commented 2024-06-14T20:18:58.4833333+00:00
Justin Armstrong 0 Reputation points
1 answer One of the answers was accepted by the question author.

Issues with custom domains in APIM Standard V2

Hi, We are facing problems with custom domains in APIM Standard V2: Custom domains configured for the APIM gateway are not displayed in the API documentation of the developer portal. Instead, the default MS provided domain is always shown. I am…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,851 questions
asked 2024-03-09T15:33:47.0966667+00:00
Steve 20 Reputation points
accepted 2024-06-14T20:18:10.84+00:00
Steve 20 Reputation points
2 answers One of the answers was accepted by the question author.

Unexpected truncation error when inserting from UTF8 to non-UTF8 collation

I believe I am hitting a bug with moving data from a UTF8 to a non-UTF8 collations in SQL Server 2022 CU13 (running under Linux but assuming for now this issue is not related). The issue is that MSSQL appears to be determining the width of a string for…

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,067 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,577 questions
asked 2024-06-11T00:42:42.9533333+00:00
Ben 20 Reputation points
commented 2024-06-14T19:59:37.46+00:00
Ben 20 Reputation points
1 answer One of the answers was accepted by the question author.

Encrypt/Decrypt for blobs produced or consumed outside of Azure

We have files we want to exchange with systems outside of Azure. For import we want them written to blob PGP encrypted by the source system, and for export want them PGP encrypted by ADF for the destination system. I understand that Azure does it's…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,481 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,542 questions
asked 2024-06-12T18:22:51.2166667+00:00
Moyer, Todd 60 Reputation points
edited a comment 2024-06-14T19:55:44.04+00:00
Moyer, Todd 60 Reputation points
3 answers One of the answers was accepted by the question author.

Is the Macro feature removed in Visual Studio 2022

Dear All, Is the Macro feature in Visual Studio 2019 removed (i.e., doesn't exist) in Visual Studio 2022?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,762 questions
asked 2022-02-01T07:26:11.94+00:00
BenTam-3003 686 Reputation points
commented 2024-06-14T19:42:47.6633333+00:00
Paul Carpenter 0 Reputation points
1 answer One of the answers was accepted by the question author.

Getting message queue failures and inability to query hw information while using DPDK Release 21.11

My company uses DPDK Release 21.11 on our linux-based product. While deploying on Azure we consistently get a pair of errors: hn_rndis_execute(): RNDIS comp rid mismatch 0x524e8, expect 0x524e7 hn_rndis_get_offload(): hwcaps query failed: -22 The…

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,048 questions
asked 2024-06-13T19:37:41.1333333+00:00
Luca de Raad 20 Reputation points
accepted 2024-06-14T18:38:53.1166667+00:00
Luca de Raad 20 Reputation points
2 answers One of the answers was accepted by the question author.

Can Azure Container Instance access identity metadata endpoint /medata/identity?

When trying to obtain a Microsoft auth token from within an Azure Container Instance using the /medata/identity endpoint, I get the following error. ManagedIdentityCredential: Get…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
660 questions
asked 2024-06-13T12:41:00.36+00:00
Reuben Cummings 45 Reputation points
accepted 2024-06-14T18:17:32.6666667+00:00
Reuben Cummings 45 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Remote Desktop App error 0x50331765 when connecting to Azure Virtual Desktop Workspace

I am setting up an Azure Virtual Desktop infrastructure. I have set up a "personal" Windows 11 desktop. I subscribe to the workspace in the Microsoft Remote Desktop App (msrdcw.exe). When I try and connect to the virtual machine, I get the…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,409 questions
asked 2024-06-04T17:42:33.31+00:00
Eric Logsdon 76 Reputation points
commented 2024-06-14T17:41:10.6566667+00:00
Eric Logsdon 76 Reputation points
4 answers One of the answers was accepted by the question author.

What is the best way to show the loader while uploading the file in gridview

I am using gridview for displaying and inserting new records. i'm using loader wherever it is required in the gridview. it is working fine. i'm trying to use animation loader for specific upload column in gridview. will it possible to show the loader…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 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,479 questions
asked 2024-06-07T17:12:49.2366667+00:00
Gani_tpt 2,026 Reputation points
commented 2024-06-14T17:12:01.3966667+00:00
Gani_tpt 2,026 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Data Factory - DF-REST_001 - Error response from server: Some(), Status code: 404. Please check your request url and body

I setup a pipeline and dataflow in Azure Datafactory. The purpose is get a token and then get data from an api. I am getting the token fine. then I set a token variable and pass that token into the data flow. I'm getting an error in the source data…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,890 questions
asked 2023-12-12T15:23:35.23+00:00
Asha Richardson 26 Reputation points
commented 2024-06-14T17:05:15.0266667+00:00
Gary Melhaff - US 6 Reputation points
2 answers One of the answers was accepted by the question author.

Excel - How do I get cells to change colour when they are nearing future expiry dates

Hi, I have a spreadsheet with staff names down column A, and across the top I have different training courses they attend which they are required to refresh after 1, 2 or 4 years (depending on training). I want to be able to enter the date they attend,…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,603 questions
asked 2023-06-15T02:52:07.5766667+00:00
Sarah Harrison 30 Reputation points
commented 2024-06-14T16:51:50.9266667+00:00
Barry Schwarz 2,271 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SSPR-Implementing with M365 E5 Licence

Hi Team, Since Azure Entra ID SSPR requires each user to have Azure Entra ID P1/P2 plan for them to avail SSPR, I've read somewhere that those who have the M365 E5 licence will already have the Entra ID P2 plan that will help them avail SSPR. Can someone…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
asked 2024-06-11T10:42:10.4766667+00:00
Pranoy Prakashan 20 Reputation points
accepted 2024-06-14T16:30:50.9666667+00:00
Pranoy Prakashan 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to determine the best weights for the scoring profile?

Hi, I am new to Azure AI Search. I have successfully created an index and would like to optimize using the scoring profile, and understand that you would have to assign weights to fields. However, I am confused as to how I can determine the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
798 questions
asked 2024-06-13T16:01:21.59+00:00
Jaimy L 20 Reputation points
commented 2024-06-14T16:24:28.83+00:00
brtrach-MSFT 15,456 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

The Microsoft 365 Apps (Windows 10 and later) app is not installing the (New) Microsoft Teams (work or school) and (New) Outlook

Hello, I've been looking into our Office 365 apps recently in Intune and while testing new provisions, the Office 365 Business app is not installing the (New) Microsoft Teams (work or school) and (New) Outlook pictured below. Will this app be updated…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,390 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,371 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,214 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,571 questions
asked 2024-06-12T16:56:17+00:00
Michael Osmond 20 Reputation points
accepted 2024-06-14T14:46:48.2233333+00:00
Michael Osmond 20 Reputation points
3 answers One of the answers was accepted by the question author.

Management groups - Azure Cost Analysis Based on Scope Configuration

In Azure Cost Analysis, when viewing AccumulatedCosts with the scope set to a subscription, all date range filters, such as "Last three months," are accessible. However, when the scope is switched to a management group, only "Last seven…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,205 questions
asked 2024-06-13T16:07:55.69+00:00
Ortega, Ivan 20 Reputation points
accepted 2024-06-14T14:37:42.8933333+00:00
Ortega, Ivan 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to block USB devices in Mac from Intune.

Hi tried to block USB devices from Intune was creating the policy and getting the below error. MAC Usb policy .png

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
365 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,770 questions
asked 2024-03-11T12:19:49.4066667+00:00
Omkar Parthe 20 Reputation points
commented 2024-06-14T14:27:23.07+00:00
NickD 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SCIM: remove user from sync group does not delete the user

I sync Azure AD into my server via SCIM. I created an application and I assigned a group with users to that app. I started provisioning. When I add a user to the sync group, I see a SCIM call to create a new user and to add it to the group. When I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
asked 2021-12-15T15:46:01.987+00:00
Felix H 26 Reputation points
edited a comment 2024-06-14T14:25:37.6966667+00:00
Adam Butcher 0 Reputation points