53,727 questions

Sort by: Updated
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
edited a comment 2024-05-01T04:28:03.9533333+00:00
phemanth 5,825 Reputation points Microsoft Vendor
0 answers

Unable to access Azure AD SAML mobile app in android 8.0 mobile device

We have an Azure AD enterprise app which supports SAML protocol for authentication. The app is working fine when accessed from system's browser, mobile device browser or when installed on personal Android /iOS device. However, when the same app is…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
616 questions
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,190 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,522 questions
asked 2024-04-23T11:47:24.5533333+00:00
Gaurav Kumar 1 Reputation point
commented 2024-05-01T04:26:03.8333333+00:00
Sandeep G-MSFT 14,491 Reputation points Microsoft Employee
0 answers

Azure custom role automation

Hello All, I encountered a scenario where we needed to create custom roles for 12 Azure services according to customer demands. This involved laboriously building the role at the resource group level through IAM. The process required us to handle…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
616 questions
asked 2024-05-01T04:12:08.2966667+00:00
abhijeet dhoke 1 Reputation point
0 answers

spell check missing not finding misspelled words

I'm trying out Bing Spell Check (BSP). I POST a sentence with a misspelled word, and BSP does not find it. But if I POST just the misspelled word by itself, then BSP finds it. What's up with that?

Bing Spell Check
Bing Spell Check
A Bing service that detects and corrects spelling mistakes in your app.
30 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.
953 questions
asked 2024-04-27T04:29:20.28+00:00
JediSQL 76 Reputation points
commented 2024-05-01T04:08:56.97+00:00
navba-MSFT 17,120 Reputation points Microsoft Employee
0 answers

Error "Resource validation failed" at Azure OpenAI Studio

Problem I attempted to implement Azure on your data. An error occurs in the "Add your data" section of the Azure OpenAI Studio. I would appreciate your guidance. Error message Resource validation failed. Provided search resource does not exist…

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.
713 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,432 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,170 questions
asked 2024-05-01T03:51:49.25+00:00
shota sato 0 Reputation points
0 answers

Is it possible to retrieve default reports and its available columns via microsoft advertising api?

Question 1 Here are 41 default reports provided by Microsoft Advertising. Is there a Microsoft Advertising API to get the name (or some other identifier) of these 41 default reports? (I would like to build my own UI to select a report, but I do not…

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.
386 questions
asked 2024-04-30T22:36:43.6933333+00:00
Z2 0 Reputation points
commented 2024-05-01T03:43:12.6966667+00:00
Vova Tess 2024 0 Reputation points
0 answers

MAUI: Background color is not updating when changing the mode (iOS)

When changing the mode I am updating the background color and text color of the UI via code. It was working fine on Android side but when I check it on iOS, the Listview background color is not updating properly. Expected Output of light and dark mode is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,886 questions
asked 2024-04-29T13:42:50.5933333+00:00
Sreejith Sreenivasan 691 Reputation points
edited a comment 2024-05-01T03:24:47.3766667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,416 Reputation points Microsoft Vendor
0 answers

.NET MAUI Community Toolkit Popup page is breaking

I am using the .NET Community toolkit for the Popup page. When we try to load the popup page the entire UI is breaking on iOS platform but it is working fine on Android platform. On the popup page I am using listView. Screenshot: I am using below codes…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,886 questions
asked 2024-04-29T14:15:29.71+00:00
Sreejith Sreenivasan 691 Reputation points
commented 2024-05-01T03:18:09.12+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,416 Reputation points Microsoft Vendor
0 answers

How to change email inbox settings

Hi, How do I change email settings on shared inbox to view emails received before my account was set up my account Kind regards, Jobeth

Outlook
Outlook
A family of Microsoft email and calendar products.
2,988 questions
asked 2024-05-01T03:17:04.1633333+00:00
Jobeth Teves 0 Reputation points
0 answers

Azure and Entra ID

Erorr Entra ID { "sessionId": "cbb209cb23dc4317b80b952cea59fa49", "errors": [ { "errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,522 questions
asked 2024-05-01T03:14:19.3266667+00:00
Nikita Klinnikov 0 Reputation points
0 answers

Webjob not running on set interval time

We have a web job set to trigger every 2 minutes(Schedule: 0 */2 * * * *). Based on the Webjob details recent job run logs we notice that sometimes the trigger interval is 4 minutes. I've done the general internet search on this and most responses I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,899 questions
asked 2024-04-25T20:27:31.6166667+00:00
Suresh Mohanakrishnan 21 Reputation points
commented 2024-05-01T03:14:08.99+00:00
Suresh Mohanakrishnan 21 Reputation points
0 answers

Changing language in user profile does not change the ui language for Azure DevOps Service

Hello as described in the title i want to change the ui language of Azure DevOps to german. At the user settings menu I set my prefered language to german: Deutsch (Deutschland). But the ui still remains in english. Do i miss something here?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,066 questions
asked 2024-04-30T07:17:57.0066667+00:00
Giuseppe Affuso 0 Reputation points
edited the question 2024-05-01T03:05:14.91+00:00
Grmacjon-MSFT 16,101 Reputation points
0 answers

Tenant restricted from sending email

Hello Please i need your help on this issue. We have received alert that our email service has been barred "Tenant restricted from sending email". Last night we had issue, and this might have contributed to large number of email alerts…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,081 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,988 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
390 questions
asked 2024-05-01T02:59:43.84+00:00
IniobongNkanga-8038 266 Reputation points
0 answers

On visual studio community 2022 These numbers circled in blue is that what you call Lines

On visual studio community 2022 These numbers circled in blue is that what you call Lines

Universal Windows Platform (UWP)
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,674 questions
asked 2024-04-30T10:01:02.8633333+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-01T02:52:05.6033333+00:00
Hui Liu-MSFT 38,256 Reputation points Microsoft Vendor
0 answers

Link Audit logs to Groups or Role or Privilege

I am wondering how can I link the audit logs from Azure AD to Role, Group or Privilege? The logs just have the action and the category. Is there a way by which I can understand using what Role or Group privilege this action was taken?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
669 questions
Microsoft Intune Grouping
Microsoft Intune Grouping
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Grouping: The arrangement or formation of people or things in a group or groups.
39 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,522 questions
asked 2024-04-30T17:53:28.7266667+00:00
Swapnil Khamkar 0 Reputation points
edited the question 2024-05-01T02:50:21.2933333+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
0 answers

NOt able to create Azure Account

Not allowed to open an Azure Account

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,145 questions
asked 2024-04-30T18:16:46.89+00:00
Omar Fahnbulleh 0 Reputation points
edited a comment 2024-05-01T02:42:44.7466667+00:00
kobulloc-MSFT 23,491 Reputation points Microsoft Employee
0 answers

Office.auth.getAccessToken throw exception for outlook android but works in browser

I am creating an outlook addin using office js. Office.auth.getAccessToken throw exception for outlook android but works in browser and desktop version. But when I print the error this return an empty object {}. No error code no other property was…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,988 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,498 questions
asked 2024-04-30T10:59:32.2+00:00
Weavers Developer 0 Reputation points
edited the question 2024-05-01T02:42:01.7833333+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
0 answers

open ai bot not deploying to pva

creating a n open ai bot but it will not deploy to power virtual agents

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,170 questions
asked 2024-04-18T11:56:40.44+00:00
Massimo Gatta 0 Reputation points
commented 2024-05-01T02:42:01.58+00:00
AshokPeddakotla-MSFT 27,401 Reputation points
0 answers

I am unable to download the certificate AZ 305 which I have passed on April 29th 2024

I am unable to download the certificate AZ 305 which I have passed on April 29th 2024

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,066 questions
asked 2024-05-01T01:05:50.46+00:00
Anwar Basha 0 Reputation points
edited the question 2024-05-01T02:37:38.6333333+00:00
kobulloc-MSFT 23,491 Reputation points Microsoft Employee
0 answers

GetProducts this link is not working

Hi, I worked on the below given Azure Functions exercise but it did not work as expected. I have provided the details please find them below. Learn / Training / Browse / Build Serverless APIs with Azure Functions / Exercise - Add connection string to…

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.
923 questions
asked 2024-05-01T02:25:18.7566667+00:00
RajanSK 0 Reputation points
commented 2024-05-01T02:34:47.0566667+00:00
VarunTha 3,045 Reputation points Microsoft Vendor