Custom headers in Azure API Management for CSP
In Azure API Management, there is a section to add policies. It seems that we can only add built-in policies. We are looking to add a Content Security Policy (CSP) header just like on our Azure Web app. CSP Reference:…
Microsoft Office Specialist 2010 Excel Certification
Hello, My name is Jorge Rodríguez and in 2014 I obtained a certificate from Microsoft Office Specialist 2010 in Excel. I am trying to get the diploma that certifies this certification but the term has expired, so I would like to know if it is possible…
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
ACR - Purging images tagged with {<!-- -->{.Run.ID}}
Hi, I've just set up a task to build images to an azure container registry when I commit to github by following this tutorial: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-tutorial-build-task In the tutorial…
Working with Files - Access is denied
Hi, I downloaded the sample from https://learn.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/workingwithfiles/ If I run it as UWP, I got an exception when saving. System.UnauthorizedAccessException: 'Access to the path…
Setting upemail domain
I have an existing domain that I'd like to use for my Exchange email. My account is registered under visitwaterford1@Anonymous .com Do I need to make any changes to my site/domain to do this? (e.g. MX records) It is showing me I can't…
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
Power app - sharepoint attachments
I have a Power app based on a Sharepoint list. Users are required to attach an Excel file. When reviewing the submissions im not able to see the files attached by other users in the column. I created a limited view so that users can only see their own…
![](https://techprofile.blob.core.windows.net/images/Z1PCM1zxm0SLa41PVP7B7g.png?8DA865)
DFS permissions
FilI have a DFS Share on my 2016 Server. 6 people have access to it. Share permissions are set to Read/Write. NTFS permissions are set to Modify. The main user can no longer create files or folders, and he can't delete anything. He created the…
![](https://techprofile.blob.core.windows.net/images/Z1PCM1zxm0SLa41PVP7B7g.png?8DA865)
Getting invalid header name when using putFileRange to write to the file in the azure server
the system that creates/writes the file to the Azure is hosted in ubuntu 18.04.6. The file is successfully created in the Azure File Storage, but when it's time to write to the file using putFileRange, I'm getting the error below: Also, this code works…
![](https://techprofile.blob.core.windows.net/images/Z1PCM1zxm0SLa41PVP7B7g.png?8DA865)
Azure File Sync
When the metrics for Azure File sync is sent every 15 minutes the minimum data transferred is 4.5GB. There are sometimes only two files transferred and I still get 4.5> GB data sent. The file server is 1TiB however it shows that over 2.1TiB of…
![](https://techprofile.blob.core.windows.net/images/Z1PCM1zxm0SLa41PVP7B7g.png?8DA865)
Is there a way to find ARM parameterValues names for Logic App connectors?
I'm using ARM templates to deploy logic apps for integration. They typically use several connectors. However, when exporting connector templates from the portal, the parameterValues property isn't even there. All the documentation for the connectors…
![](https://techprofile.blob.core.windows.net/images/j_hATN6lWUGQqy8lwG64fA.png?8D869F)
MICROSOFT 365 LEARNING PATHWAYS
Hi, Will MICROSOFT 365 LEARNING PATHWAYS be soon available in French ? Thanks for your help !
Dynamics 365 Remote Assist License cost
Hello, I have a HoloLens2 and am wondering how much the Dynamics 365 Remote Assist license costs per user per month. If you could help me understand the cost analysis of that, that would be a great help. thanks
![](https://techprofile.blob.core.windows.net/images/hfz2hP5_AwAAAAAAAAAAAA.png?8D81F2)
Alternative for RETURN while writting Stored Procedure in Azure DW
Is there any Alternative for RETURN used in Stored Procedure Azure Data-warehouse?
Tracing Stored Procedure Event in Azure Synapse pool & Handling Duplicates (No Composite Primary Key)
Hi Team, I am loading CSV file data from Azure Blob to Azure DW in external table. Through ADF pipeline I am calling Stored Procedure which loads data from ext. to staging table. I have created a Trace table where I wanted log info such as Date,…
v2004 downgrades IE to much older version
Ive been upgrading a fleet of Windows 10s to v2004 from v1909 and lost some settings and abilities within IE on the machines that were updated. The build version of IE on v1909 is IE 11.900.18362.0 and the version on v2004 is IE 11.329.19041.0. Thats a…
![](https://techprofile.blob.core.windows.net/images/79hKVasLTEOB6IcY8FtPXQ.png?8D810F)
Load Balancing for the web Apps in Azure
We have deployed the ASP .Net web application with Microsoft Identity authentication. Now we are planning to implement the Load balancing for the same. Based on the MSDN reference link load-balancing-overview we are planning to implement the AzureFront…
![](https://techprofile.blob.core.windows.net/images/99ab47de654841fe9fc95dfba20d0df2.png)
What technologies should be used for a desktop application on remote buildings?
I am used to .net development. I plan to make a WPF application, with an SQL database, ideally with a small public web part and a part in Xamarin. It must therefore be able to transit via the Internet while remaining private, but not always. Take a…
![](https://techprofile.blob.core.windows.net/images/NhkrylFCqEiUzgd3au5ONw.png?8D7FAD)
UWP c++ - To get readable stack trace
Normally I would use RtlCaptureStackBackTrace, and dbghelp's SymFromAddr to translate names - but the latter appears to be unavailable on UWP. For c# UWP, there is Environment.StackTrace property. What is the way to obtain readable stack traces in c++…
Converting EMF to PNG preserves/displaying Excel cell with No Color data
Hi, We have NT EMF virtual printer, We have Excel sheet (contains each cell data with no color) show that no color cell will not be printed. When we print that Excel sheet to our virtual printer, it will print EMF data to or WPF application. …
RHBinder__ShimExeMain What is the purpose of this function?
Hi, RHBinder__ShimExeMain, I captured this function by using a CPU profiler tool when an event of Windows.Foundation.EventHandler is trying to triggered which mean everytime an event is going to be triggered then the UWP system will call through…