Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

How to create Azure Monitor Alerts based on policy definitions?

First of all, you need to have Log Analytics Workspace with logs from Activity log: More info: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/activity-log-collect Please go to Monitor. Go to Tab Alerts (You can go to directly to this link: https://portal.azure.com/#blade/Microsoft_Azure_Monitoring/AzureMonitoringBrowseBlade/alertsV2) Press New alert rule Press Resource Select subscription and Log Analytics that have like here:     To use custom […]

Czytaj dalej

DevExpress – Error: Unable to get property ‘validator’ of undefined or null reference

In case of Error: Error: Unable to get property ‘validator’ of undefined or null reference Add to web.config (at the end in <devExpress> section): <resources> <add type=“ThirdParty“ /> <add type=“DevExtreme“ /> </resources> Like here:

Czytaj dalej

DevExpress – Incorrect route to ASPxUploadProgressHandlerPage.ashx

In case of error: System.Exception Incorrect route to ASPxUploadProgressHandlerPage.ashx. Please use the IgnoreRoute method to ignore this handler’s route when processing requests. Please edit file RouteConfig.cs adding: routes.IgnoreRoute(“{resource}.aspx/{*pathInfo}”); routes.IgnoreRoute(“{resource}.asmx/{*pathInfo}”); routes.IgnoreRoute(“{resource}.ashx/{*pathInfo}”); Like this: Please do not forget add to Layout file: @Html.DevExpress().GetStyleSheets( new StyleSheet { ExtensionSuite = ExtensionSuite.NavigationAndLayout }, new StyleSheet { ExtensionSuite = ExtensionSuite.Editors } […]

Czytaj dalej

Linux Azure Files mount problem

In the case of: mount error(13): Permission denied or mount error(16): Device or resource busy probably your kernel doesn’t support encryption CIFS, so please Disable “Secure transfer required” And use this command: sudo mount -t cifs //STORAGEACCOUNTNAME.file.core.windows.net/SHARENAME /mnt -o vers=2.1,username=YOUR_PASSWORD_ENDING==,dir_mode=0777,file_mode=0777,sec=ntlmssp An unencrypted transfer is working only in the same region where is your VM. If […]

Czytaj dalej

Magento install on Azure WebApp + Azure Database for MariaDB/MySQL server

If you try to install Magento in a normal way on Microsoft Azure WebApp using MariaDB or MySQL probably receive an error:   [ERROR] Magento\Eav\Model\Entity\Attribute\Exception: Warning: SessionHandler::read(): Session data file is not created by your uid in /home/site/wwwroot/vendor/magento/framework/Session/SaveHandler/Native.php on line 22 in /home/site/wwwroot/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121Stack trace:#0 /home/site/wwwroot/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): Magento\Framework\ObjectManager\Factory\AbstractFactory-   The solution is quite simple just select that […]

Czytaj dalej

«< 42 43 44 45 46 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping