Skip to content
Office 365 Inside

Office 365 Inside

Get information on Office 365 and Azure. Microsoft Collaborative Technologies, Azure, Identities Online, Exchange Online, Mail Flow, SharePoint Online, OneDrive for Business, Skype for Business, Teams, Yammer, Security and Compliance, Licensing, PowerShell, and Automation.

  • Home
    • Office 365 Administration
    • SharePoint Online
    • OneDrive of Business
    • Exchange Online
    • Microsoft Azure
    • Microsoft Office
    • Yammer
    • PowerShell
  • About
  • Blog

Tag: Azure Automation

Posted on

How to create folder structure to manage Data in ADLS

How to create folder structure to manage Data in ADLS

Create directories and folders to manage data in ADLS. It helps in organization and easy access to data. GUI >> Navigate to the ADLS and click on “Data Explorer“ Click on “New Folder” > Name it > “Create“ The new folder should now be created. PowerShell >> $myrootdir = “/” New-AzDataLakeStoreItem -Folder -AccountName “adls storage …

Continue reading “How to create folder structure to manage Data in ADLS”

Posted on

How to manage data in ADLS Directories

Rename, Download, Delete Data present in ADLS

Rename, Download, Delete Data present in ADLS GUI >> Navigate to the ADLS Data Explorer (left pane) Upload Data: Click on the “Upload” icon in the screenshot above, which will take you to the upload manager screen. You can upload your data to Data Lake Storage Gen1 directly at the root level, or to a …

Continue reading “How to manage data in ADLS Directories”

Posted on

How to create Azure Data Lake Storage Gen1

How to create Azure Data Lake Storage Gen1

Azure Data Lake Storage Gen1 is an enterprise-wide hyper-scale repository for big data analytic workloads. Azure Data Lake enables you to capture data of any size, type, and ingestion speed in one single place for operational and exploratory analytics. Reference: What is Azure Data Lake Storage Gen1 NOTE: On Feb 29, 2024 Azure Data Lake …

Continue reading “How to create Azure Data Lake Storage Gen1”

Posted on

How to create an Azure Automation Account Credential

How to create an Azure Automation Account Credential

An Azure Automation Account Credential is a shared asset that holds security credentials like username and password. It is a shared resource in an Azure Automation Account and are used in Runbooks and DSC configurations as PSCredential object for authentication. E.g. $credentials = Get-AutomationPSCredential -Name ‘AzureAutomationCreds’ Prerequisites: Azure Subscription (sign up for a free Azure subscription or move an …

Continue reading “How to create an Azure Automation Account Credential”

Recent Posts

  • How to create folder structure to manage Data in ADLS
  • How to manage data in ADLS Directories
  • How to create Azure Data Lake Storage Gen1
  • How to create an Azure Automation Account Credential
  • Learn how to create a standalone Azure Automation account. Step by Step

Recent Comments

  • How to create Azure Data Lake Storage Gen1 - Office 365 Inside on How to create an Azure Resource Group
  • How to create Azure Data Lake Storage Gen1 - Office 365 Inside on Move azure subscriptions from one tenant to another
  • How to create an Azure Automation Account Credential - Office 365 Inside on How to create an Azure Resource Group
  • How to create an Azure Automation Account Credential - Office 365 Inside on Move azure subscriptions from one tenant to another
  • Learn how to create a standalone Azure Automation account. Step by Step - Office 365 Inside on How to create an Azure Resource Group

Archives

  • February 2021
  • June 2020
  • May 2020
  • July 2019

Categories

  • Automation
  • Exchange Online
  • Microsoft Azure
  • Microsoft Office
  • Office 365 Administration
  • PowerShell
  • SharePoint Online

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
People photo created by cookie_studio - www.freepik.com
Proudly powered by WordPress