Sitecore 9 on Azure
Walkthrough: Deploying a new Sitecore environment to the Microsoft Azure App service Sitecore 9.2 PaaS On Azure: A Hosting Price Breakdown
Walkthrough: Deploying a new Sitecore environment to the Microsoft Azure App service Sitecore 9.2 PaaS On Azure: A Hosting Price Breakdown
Sitecore Content Delivery Role: On this page you will find all related to howto configure the servers: https://doc.sitecore.net/sitecore_experience_platform/82/setting_up_and_maintaining/xdb This page has a summary about the scalability options. It is useful to understand why we split Sitecore into CM and CD: https://doc.sitecore.net/sitecore_experience_platform/82/setting_up_and_maintaining/xdb/platform/scalability_options Here is the full explanation about how to configure a CA server: https://doc.sitecore.net/sitecore_experience_platform/82/setting_up_and_maintaining/xdb/configuring_servers/configure_a_content_management_server Here … Read more
https://tech-blog.medtouch.com/2017/10/ …Sitecore 9 allows organizations like this to use alternative databases to store this type of information. Utilizing MongoDB, SQL Azure, SQL Server 2016 or even Azure’s DocumentDB, organizations can store their analytics reliably in a technology they feel comfortable with….
https://tech-blog.medtouch.com/2016/09/16/session-better-together-sitecore-on-azure/
Switch to your core database and execute the SQL below to reset the password to b: UPDATE [aspnet_Membership] SET Password=’qOvF8m8F2IcWMvfOBjJYHmfLABc=’ WHERE UserId IN (SELECT UserId FROM [aspnet_Users] WHERE UserName = ‘sitecore\Admin’) Alternatively navigate to /sitecore/admin/unlock_admin.aspx and click Unlock Administrator. For this to work, you must first “unlock” the functionality. Open up the .aspx file and … Read more
Creating Sitecore packages is a task that all seasoned Sitecore developers are familiar with. Unfortunately we are also familiar with how easy it is to forget an item or a file required for a feature to work correctly. Today we will be discussing how Sitecore Rocks can simplify and streamline the package creation process. Keep … Read more