Web Application Diagnostic Logs: Register a Web server as a slot setting

Is it possible to configure the web application logs web server storage account for binding to a slot (i.e., how to configure the slot) to prevent this during exchange:

These settings will be changed in the target slot.

The actual value for this parameter is set as the application parameter variable WEBSITE_HTTPLOGGING_CONTAINER_URLin the actual web application, but it is invisible on the portal (this means that the "slot" parameter cannot be set).

This is not like an application storage account that becomes visible (this means that I can enable the settings for the slots):

Application settings

I would rather not do this with cmdlets.

+4
source share
1 answer

, "WEBSITE_HTTPLOGGING_RETENTION_DAYS" "WEBSITE_HTTPLOGGING_CONTAINER_URL", azure Resource explorer .

.

1. azure -.

enter image description here

enter image description here

2. slotConfigNames -.

enter image description here

3. appsetting .

. , "", .

enter image description here

, swap.

enter image description here

+3

Source: https://habr.com/ru/post/1682768/


All Articles