Accenture
10+ ICICI Lombard General Insurance Company Interview Questions and Answers
Q1. How do you give access to users via az portal
To give access to users via az portal, follow these steps:
Log in to the Azure portal
Navigate to the resource you want to give access to
Click on the 'Access control (IAM)' tab
Click on the 'Add' button
Select the role you want to assign to the user
Enter the user's email address or select from the list of existing users
Click on the 'Save' button
Q2. What is diff between management group and tenant
Management group is a logical container for resources while tenant is an organization or individual who owns and manages resources.
Management group is used to organize resources and apply policies across multiple subscriptions.
Tenant is the highest level of organization in Azure and represents an individual or organization that owns and manages resources.
A tenant can have multiple subscriptions and management groups.
Management groups can be nested within each other to create ...read more
Q3. How do you connect to storage account
To connect to a storage account, you need to use the appropriate connection string.
Obtain the connection string from the Azure portal or programmatically
Use the connection string in your code to connect to the storage account
Examples of connection strings: Blob storage - DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=mykey;EndpointSuffix=core.windows.net, File storage - DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=mykey;EndpointSuffix=file....read more
Q4. What are Types of network peering
Types of network peering include private, public, and global.
Private peering involves connecting two networks directly, without going through a third-party network.
Public peering involves connecting to a public internet exchange point (IXP) where multiple networks can exchange traffic.
Global peering involves connecting to a global IXP, which allows for peering with networks around the world.
Other types of peering include remote peering, where networks connect remotely through...read more
Q5. Difference between sas keys and access keys
SAS keys are used for accessing specific resources while access keys are used for accessing all resources in a storage account.
SAS keys provide time-limited access to specific resources in a storage account
Access keys provide full access to all resources in a storage account
SAS keys are more secure as they limit access to specific resources and have an expiration time
Access keys should be used only for initial setup and not shared with others
Examples of resources that can be ...read more
Q6. What is azure Active Directory?
Azure Active Directory is a cloud-based identity and access management service.
It provides single sign-on and multi-factor authentication for applications and services.
It allows users to access resources across multiple cloud environments.
It integrates with other Microsoft services such as Office 365 and Azure.
It can be used to manage user identities and access to resources within an organization.
It supports various authentication protocols such as OAuth, OpenID Connect, and ...read more
Q7. Difference between private and service endpoint
Private endpoint is used to access resources within a VNet, while service endpoint is used to access Azure services over a private link.
Private endpoint is a network interface that connects to a specific resource within a VNet
Service endpoint is a secure and direct connection to an Azure service over a private link
Private endpoint provides secure access to resources without exposing them to the public internet
Service endpoint reduces data exposure to the public internet and i...read more
Q8. 3 what is nsg and asg
NSG stands for Network Security Group and ASG stands for Application Security Group.
NSG is a firewall that filters network traffic to and from Azure resources.
ASG is a logical container for grouping Azure VMs to apply network security policies.
NSG can be associated with subnets, VMs, or network interfaces.
ASG can be associated with NSGs to enforce security policies on a group of VMs.
NSG rules can allow or deny traffic based on source/destination IP, port, and protocol.
ASG rul...read more
Q9. Different vpn sets up in azure
Azure provides multiple VPN options for different use cases.
Site-to-Site VPN for connecting on-premises network to Azure
Point-to-Site VPN for connecting individual devices to Azure
ExpressRoute for dedicated private connections to Azure
VNet-to-VNet VPN for connecting multiple VNets in Azure
Third-party VPN solutions can also be used
Q10. What is service principal?
A service principal is an identity created for an application to access resources in a specific tenant.
Service principal is used to authenticate an application to access resources in Azure Active Directory.
It is created for a specific tenant and can be assigned roles and permissions.
Service principal can be used to access Azure resources like virtual machines, storage accounts, etc.
It is commonly used in automation scenarios like CI/CD pipelines and Azure DevOps.
Examples of a...read more
Q11. 4 different types of blob
There are 4 types of blobs in Azure Blob Storage: block blobs, append blobs, page blobs, and managed disks.
Block blobs are used for storing large amounts of unstructured data.
Append blobs are used for appending data to an existing blob.
Page blobs are used for storing random access files and virtual hard disks.
Managed disks are used for storing virtual machine disks in Azure.
Examples: storing images, videos, backups, and virtual machine disks.
More about working at Accenture
Interview Process at ICICI Lombard General Insurance Company
Reviews
Interviews
Salaries
Users/Month