lipalath-ms

Results 4 issues of lipalath-ms

I see the following exception from Azure Function (Service Bus Trigger) after I upgraded azure function from v3 to v4 as part of .NET 6 upgrade: ``` The host is...

Needs: Triage (Functions)

I have the following ARM template for deploying Azure Function Apps to production and staging slots: ``` module functionAppTemplate_F 'functionApp.bicep' = { name: 'functionAppTemplate-F' params: { } dependsOn: [ servicePlanTemplate...

Needs: Attention :wave:

I followed this article in order to connect to SharePoint and publish to catalog and I see this: Id Title Deployed AppCatalogVersion InstalledVersion -- ----- -------- ----------------- ---------------- 1 App...

area:add-ins
area:docs-comment

Hi, I'm doing deployment to functionApp slot (+ my custom script to enable managed identity on all slots and update app settings with values from keyVault) in my Azure Devops...

Needs: Author Feedback
no-recent-activity