404 when posting question
There is a 404 error on my question(s). I posted the same question twice to see if the 404 went away, but it is there for both my questions.
AppV 5.1, Server 2022 RDS, Office 2024 LTSC issues
Hi, we've been using AppV 5.1 for years now, and I can safely state we are pretty well informed about it. It's going to be EOL relatively soon, but as MSIX is severely lacking for us, mainly because we can't package Office addins with it, we'll be forced…
Simplifying APK Update Process in MAUI App
I am looking for ways to simplify the update process for a private app Currently, I can download the APK of the new version from a database. However, once the APK is downloaded, I'm unsure how to use code to perform the update. It is not on the store.
How to change view in archive sent folders, new outlook
Hi, I have an archive folder where I put all my sent emails, a subfolder under sent. but when I view it it shows all the emails are from me, I want to change it to who I sent them to. I could do it in the old outlook, but can't find how to change it in…
Guest Users are not able to change labels on files
Hi Community Once more we need your help. In Microsoft Purview Information Protection we have got several sensitivity labels in place. We have got: Public (accessible for anyone, can be sent by mail to any recipient) Internal (accessible only for…
Azure Function Blob Trigger Not Firing on Blob Changes
When configuring an Azure Function in Visual Studio Code, the Blob Trigger does not activate when changes are made to the blob file in my PBIZeroTouchBlob.cs. This was tested in three different locations: the same directory as the PBIZeroTouchBlob.cs,…
How to fix AADSTS53003 Access has been blocked by Conditional Access policies. The access policy does not allow token issuance
Exception in thread "main" java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalInteractionRequiredException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy…
Can we change the modern site page's content type from the "Page details" tab
I have added 2 custom site content types to the "Site Pages" built-in library , as follow:- Now when i add a new site page >> and i want to assign it to a custom content type, i can not find any option inside the "Page details"…
VS Azure Function Blob Trigger does not fire
When I configured an Azure Function on VS code, it did not fire whenever there was a change in blob storage in my PBIZeroTouchBlob.cs file, which was tested in three different locations - same directory as PBIZeroTouchBlob.cs file, Azure Storage Emulator…
Transition from 8 to 9 in maui not worked
Hi, Target: move maui app from .net 8 to .net 9 in Mac. Documentation: https://learn.microsoft.com/en-us/dotnet/maui/whats-new/dotnet-9?view=net-maui-9.0#upgrade-from-net-8-to-net-9 Problem:App not working without debugging. Steps: I did all steps in…
Azure serial console can't see Rocky linux boot process
I want to operate on my Rocky linux boot process to get into emergency mode, but I do not see it in serial console. It only shows booting process after some modules are started. How can I solve the problem?
Selected item in ComboBox is not visible when popup is open (UWP)
Hi, I want the ComboBox to show the selected item when its popup is open. This is the look of ComboBox when it is closed: And here is ComboBox with oped popup (Notice that selected "Item 1" in ComboBox is not visible):
![](https://techprofile.blob.core.windows.net/images/P9lwKcAJKUWy1Mb_13eoDw.png?8DB035)
How to apply ROPs (Raster Operation) when drawing with GDI+ and do we need to use ROPs with GDI+?
I am doing drawing image to EMF file using GDI+ however I don't see any function of GDI+ related to ROPs. I understand that GDI+ is designed with object oriented thinking and supports high quality graphics. So do we need ROPs when using GDI+?
Microsoft.Maui.Controls - version
Hi, <PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" /> Should I need to specify the real version in net 9 ? Thanks,
Is it theoretically possible to send a message exceeding 40KB in Teams bot?
Hello, I am using the following endpoint to send messages to a Teams bot, including multiple Adaptive Cards: Bot Framework REST API - Send to Conversation Suppose I include five Adaptive Cards, each 10KB in size, in the attachments field (resulting in a…
[Azure AI Search] Index Management
Hello! I have some questions about implementing a search service through Azure AI Search. [Requirements for the service to be developed] There are multiple categories (ex> HR, purchase, etc.) in each project, and multiple documents are managed by…
Visual Studio 2022 17.12.4 can't connect test runner process
After upgrading visual studio 2022 to 17.12.4, for .net 8 test project which is using MSTest and Xunit at same time, it always fails to execute tests from test explorer. The error message is like below: "Unable to connect to testing platform runner…
Unable to uninstall KB5049981 via WSUS
Hello, Following a performance regression observed after installing the KB5049981 update, I would like to proceed with its uninstallation via WSUS. However, I encounter an error message during this attempt. Could you help me resolve this issue? Thank…
![](https://techprofile.blob.core.windows.net/images/4gKzSnyj2k6uh1GgQ_Sp5g.png?8D847F)
Does workload profile environment with only the Consumption profile enabled support User-defined Routing (UDR)?
I have read through all of the documentation related to networking in Container Apps, and one thing that I find that the documentation does not make explicitly clear is where a Container Apps Environment that is enabled for Workload Profiles but that…
Setup a Server 2022 Domain Controller with DHCP to provide IP to Windows 11. Like to provide my DHCP
Setup a Server 2022 Domain Controller with DHCP to provide IP to Windows 11. Like to provide my DHCP from Domain Controller to Windows 11 machine in private subnet. How do I tell azure not to use their DHCP?