54,006 questions

Sort by: Updated
0 answers

How to stop Loop iOS app from crashing?

Starting last week, the iPhone app for Loop started crashing.. I’ve been using it successfully for a few weeks in sync with our enterprise account. I’ve tried the steps found online to offload and reinstall the app. When starting the app, it displays the…

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.
3,843 questions
asked 2024-05-07T12:55:24.57+00:00
Garth Bradley 0 Reputation points
0 answers

Graph API - filter and select together - 404 error

When i use 'filter' and 'select' together in a GRAPH API url, it gives a 404 error This is my URL in web.config - https://graph.microsoft.com/v1.0/users?$select=givenName&$filter=startswith(displayName,'searchName') Following is the code i use to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,671 questions
asked 2024-05-07T12:55:12.9133333+00:00
John Joseph Mathichiparambil - EW 0 Reputation points
0 answers

How do I use the built-in authentication features for a self-hosted container?

I have been using the Azure Document Intelligence service to detect document layout but I need to use the deployable container version that will be hosted in my own datacenter. I would like to make use of the authentication features described here:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,396 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,406 questions
asked 2024-05-07T12:53:52.06+00:00
Andre Freitas 0 Reputation points
0 answers

Azure AI Search: Best way to implement several languages in one search index.

I have items with title and description (and some other fields). They have title and descriptions in 5 languages. The user will search with one of those languages. Should I make one index for each language or make one index with 5 languages? I…

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.
725 questions
asked 2024-05-07T12:37:43.55+00:00
Vilhelm Heiberg 11 Reputation points
commented 2024-05-07T12:52:41.75+00:00
Vilhelm Heiberg 11 Reputation points
0 answers

Same Header File Is Different

Hello Folks: Developing on Windows 10, up to date Visual Studio Community 2022, C++. When building my application I occasionally see this error: The two header files that Visual studio is complaining about are the same file. Here is the text of the…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,540 questions
asked 2024-05-06T18:03:25.1133333+00:00
a_unique_name 381 Reputation points
commented 2024-05-07T12:48:59.2466667+00:00
a_unique_name 381 Reputation points
0 answers

Upgrade to Windows 11 causing no LAN connection where 802.1X is enabled via NPS

Hi together, I have had an issue with ethernet connection right after upgrading the OS from Win-10 to Win-11 where it seems like the authentication to NPS is not performed successfully. We use 802.1X authentication for all the users and this problem…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,240 questions
asked 2024-05-07T12:43:24.5233333+00:00
Ymer Gurra 0 Reputation points
0 answers

Can not get VM size for Confidential VM in East US

SC3.jpgI am trying to launch a confidential VM of Ubuntu in East US. But It is not allowing me to select the size. Please see attached image. Please help how to resolve this.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,166 questions
asked 2024-05-07T10:10:35.2333333+00:00
PALAV, PRASAD 0 Reputation points
edited the question 2024-05-07T12:38:17.0033333+00:00
PALAV, PRASAD 0 Reputation points
0 answers

How to Configure a Low Disk Space Alert on virtual machine scale set instance in Azure?

Low Disk space alert can be created easily in Virtual machines > Monitoring > Alerts > Create an alert rule. However, could not find such option for VMSS instances. Is there a way to create an alert if an OS Disk (for example C drive) gets…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,813 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
348 questions
asked 2024-05-03T05:51:53.8133333+00:00
Farzana Mustafa 81 Reputation points
commented 2024-05-07T12:38:08.65+00:00
AnuragSingh-MSFT 20,261 Reputation points
0 answers

Need to remove .azurewebsites.net cert from my App Service custom domain

I have an App Service servicing an API for a device with older, finicky SSL requirements. It can't accept multiple SSL certs on a domain and recognize the appropriate one to use, the domain has to only have the single cert it expects. In addition to the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-05-01T16:49:00.6666667+00:00
Michael Dunkel 0 Reputation points
commented 2024-05-07T12:35:04.1433333+00:00
Michael Dunkel 0 Reputation points
0 answers

Entra Seamless SSO - Office 365 unlicensed and SSO not working - non persistent VDI

I have an issue with SSO failing for Office 365 rendering the product unlicensed, as well as any other hosted Office apps in a non-persistent VDI. I've validated the following: SSO configuration: autologon.microsoftazuread-sso.com URL is configured as…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,587 questions
asked 2023-12-06T14:51:17.91+00:00
Dave Baker 5 Reputation points
commented 2024-05-07T12:34:46.1533333+00:00
Filip Östman 0 Reputation points
0 answers

Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,671 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 0 Reputation points
0 answers

Azure Update Manager support for CIS-Hardened Images (Windows)

Hello there, Any further update on support for CIS hardened images (Windows 2019/2022) in Azure Update Manager? What's the recommended action if the deadline arrives and the support is not ready? I saw somewhere else a possible option that would include…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,129 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
225 questions
asked 2024-05-07T03:30:29.24+00:00
CelsoScarpim 0 Reputation points
commented 2024-05-07T12:34:01.31+00:00
AnuragSingh-MSFT 20,261 Reputation points
0 answers

Question regarding notification about being required to create all applications inside of a directory

Hi, I noticed a banner coming up in my "App Registrations" page saying: These applications are associated with the account but are not contained within any directory. Starting June 2024, you will be required to create all applications inside of…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,587 questions
asked 2024-05-05T06:33:08.85+00:00
Phil Dunphy 0 Reputation points
commented 2024-05-07T12:26:18.0433333+00:00
Phil Dunphy 0 Reputation points
0 answers

Azure Firewall for development cost reduction - I need to keep the static IP

I am in development and the app environment requires a static IP which is registered with 3rd party for their white list. This application also requires an SSL certificate for use as client certificate with this IP. I see that the Azure firewall on…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
573 questions
asked 2024-05-01T15:27:49.18+00:00
Avi Stokar 0 Reputation points
commented 2024-05-07T12:24:15.8+00:00
Avi Stokar 0 Reputation points
0 answers

إبدأ حياتك بـ جلب الحبيب♻️: 0ٍ0ِ96ِ6𝟱55𝟖49𝟮6𝟰♻️#السعودية

إبدأ حياتك بـ جلب الحبيب♻️: 0ٍ0ِ96ِ6𝟱55𝟖49𝟮6𝟰♻️#السعودية

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,088 questions
asked 2024-05-07T12:23:15.0733333+00:00
ADSFGSDF 0 Reputation points
0 answers

Show/hide the fields based on the condition in jQuery

how to show/hide the otp->textbox and update->button based the onblur SaveProfileName_Email values change. Initially, when the page is loaded the txtProfileEmail and txtProfileName should contains the default values ex:- txtProfileEmail :- a@b.com…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,280 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
877 questions
asked 2024-05-07T12:17:10.6533333+00:00
Ashok Kumar 161 Reputation points
edited the question 2024-05-07T12:21:45.3133333+00:00
Ashok Kumar 161 Reputation points
0 answers

Triggering Save As dialog box when updating a dotm file

I have a macro that triggered a Save As dialog box whenever a custom dotm file was opened. I made a minor change to the macro, but now the Save As dialog box is not triggered when I open the dotm file. Can anyone provide guidance on what I might be…

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
896 questions
asked 2024-05-07T12:13:43.56+00:00
visi 0 Reputation points
0 answers

Microsoft AMA does not send logs to Log Analytics Workspace

Hi all, There is a RHEL server with 2 interfaces. logs coming to these to interfaces can be written to a file ( via rsyslog , "omfile" ). However, logs coming to newly defined interface cannot be written to sentinel logs. The error that i only…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
987 questions
asked 2024-05-07T12:12:44.7333333+00:00
bb345242 0 Reputation points
0 answers

Behandlung von Nagelpilz: Die Wirksamkeit von Tabletten und Präventionsmaßnahmen

1. Einführung Nagelpilz, auch als Onychomykose bekannt, ist eine häufige Infektion, die Millionen von Menschen weltweit betrifft. Dabei dringen Pilze unter den Nagel ein und führen zu Verfärbungen, Verdickungen und brüchigen Nägeln. Während es…

Azure HPC Cache
Azure HPC Cache
An Azure service that provides file caching for high-performance computing.
25 questions
asked 2024-05-07T12:10:34.0433333+00:00
abdelhadi smouni 0 Reputation points
0 answers

Sportsdunia: Get Daily Football News!

Sportsdunia is a football platform delivering authentic content to fans. Providing live scores, latest news, transfer updates, analysis, and much more related to the world of football. We at Sportsdunia majorly focus on Saudi Pro League and Premier…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,132 questions
asked 2024-05-07T12:06:30.76+00:00
Sportsdunia 0 Reputation points