Index: /branches/rel_apv_10_7/usr/click/lib/libparser/commands.pm
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libparser/commands.pm	(revision 39607)
+++ /branches/rel_apv_10_7/usr/click/lib/libparser/commands.pm	(working copy)
@@ -713,25 +713,6 @@
 		],
 	},
 
-    # cloud az set subscription
-
-	{
-		obj_type => "ITEM",
-		name => "subscription",
-		menu => "root_cloud_azure_set",
-		cmd_attribute => "CMD_ARRAYOS|CMD_SPROXY|CMD_NORMAL|CMD_KILLABLE|CMD_NON_MORE",
-		user_level => "CLI_LEVEL_CONFIG",
-		help_string => "Set the subscription of azure",
-		function_name => "cloud_az_set_subscription",
-		function_args => [
-							{
-								type => "STRING",
-								help_string => "subscription ID: ",
-								optional => "NO",
-							},
-						],
-	},
-
 	# cloud az clear
 
 	{
