Once our website is live and hosted on Azure PaaS, we don't have access to it's files and folders like we have on On-prem setup. So how do we get the Sitecore logs from Azure WebApps? There are couple of approaches to access the logs namely FTP, Azuretools.aspx, Azure Application Insights, etc. You can go … Continue reading How to access Sitecore logs from Azure
PaaS
Search not working in Content Editor on Azure PaaS instance
Once we install Sitecore on Azure PaaS using the Marketplace option. In either case, if you opted for SOLR or Azure Search as search provider, the advanced search or the search in the Content Editor doesn't work. What can be the reason behind this issue? The reason is the indexes are not created or the … Continue reading Search not working in Content Editor on Azure PaaS instance
Accessing Sitecore files from Azure PaaS instance
In previous blogs, we have seen how to install Sitecore on Azure & how to publish Visual Studio code to Sitecore Azure PaaS instance. But there are scenarios where we need to check some settings or access different files present in Sitecore instance. To do so, we have FTP option for our rescue, we will … Continue reading Accessing Sitecore files from Azure PaaS instance
Publishing the VS solution to Sitecore Azure PaaS instance
In the previous blog we saw how to install Sitecore on Azure PaaS but that is one part of it. Once you successfully install the sitecore, you should also be able to publish your Visual Studio code to this instance. In this blog, we will see how to do it. Assuming the below things are … Continue reading Publishing the VS solution to Sitecore Azure PaaS instance
How to install Sitecore on Azure
May be we are late to start using Sitecore on Azure PaaS but it is okay. Better be late then never. So lets start our journey of Sitecore on Azure PaaS. So to begin with we will need to create a Azure account to access Azure Portal. Just follow the steps in this blog to … Continue reading How to install Sitecore on Azure